Loading...

NODE JS Course

Node JS is a program that runs on the server. Based on Google’s V8 Engine, a JavaScript runtime, it was developed. It’s a free and public runtime for building network and server-side software

Node.js is an open source server environment.Node.js allows you to run JavaScript on the server.

Skilled Instructors

Flexible Learning

Interactive Content

Hands-on Experience

Personalized Learning Paths

Career Support

Course Image

Course Includes:

Duration
6 Months
Modules
28
Language
English, Tamil
Batch
MON - FRI
Enroll Now

Course Modules

  • Introduction to Node JS
  • What is Node JS, Node.js Process Model
  • Advantages of Node JS
  • Traditional Web Server Model
  • Introduction to Javascript event driven programming
  • Introduction to Javascript event driven programming

  • Webserver basis
  • Handling incoming request in Node JS
  • Serving static files / pages
  • Content caching
  • Streaming and optimization
  • Handling filesystem
  • Rest API benefits
  • Introduction to HTTP Object

  • Install Node.js on Windows
  • Working in REPL, Node JS Console
  • What is NPM, Installing Packages Locally
  • Adding dependency in package json
  • Installing package globally
  • Updating packages
  • Processing POST Data
  • JSON to Object & Object to JSON
  • XML to Object and Object to XML

  • Creating Web Server
  • Handling http requests
  • Sending Requests
  • File System-Fs.readFile, Writing a File
  • File System-Opening a file, Deleting a file
  • Events-Event Emitter class
  • Returning event emitter,Inheriting Events

  • Configuring Routes
  • Working with Express
  • Serving Static Files
  • Working with Middle Ware
  • Database Connectivity-Connecting String
  • Configuring
  • Updating Records
  • Deleting Records

  • Live Projects
  • Deployments