Learn - Node.js

Contains ads
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

✴ Node.js is an open-source, cross-platform JavaScript run-time environment for executing JavaScript code server-side. Historically, JavaScript was used primarily for client-side scripting, in which scripts written in JavaScript are embedded in a webpage's HTML, to be run client-side by a JavaScript engine in the user's web browser. Node.js enables JavaScript to be used for server-side scripting, and runs scripts server-side to produce dynamic web page content before the page is sent to the user's web browser. ✴

► This App is designed for software programmers who want to learn the basics of Node.js and its architectural concepts. This App will give you enough understanding on all the necessary components of Node.js with suitable examples.✦

【Topics Covered in this App are Listed Below】

⇢ Introduction

⇢ Environment Setup

⇢ First Application

⇢ REPL Terminal

⇢ NPM

⇢ Callbacks Concept

⇢ Event Loop

⇢ Event Emitter

⇢ Buffers

⇢ Streams

⇢ File System

⇢ Global Objects

⇢ Utility Modules

⇢ Web Module

⇢ Express Framework

⇢ RESTful API

⇢ Scaling Application

⇢ Packaging
Updated on
Oct 17, 2018

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

What's new

- Privacy Policy Implemented