
NODE.JS TRAINING
At the Completion on said course the students will have full professional knowledge of coding skills, developing logics & websites/applications, working on live projects. We are the best providers of node.js Training with excellent placements. By giving the perfect node.js Training, we differ very much from others. By the expert guidance in learning node.js Training we can proudly say we are the top providers. Enroll yourself for node.js course or node.js classes at 'YYESWEUS DIGITAL ACADEMY'.
Certification:
At the end of the node.js training course, you will get a node.js certification from 'YYESWEUS DIGITAL ACADEMY' which will be very helpful for you in your future.

Module 1
Introduction to Node JS
- Introduction
- What is Node JS?
- Advantages of Node JS
- Traditional Web Server Model
- Node.js Process Model

Module 2
Setup Dev Environment
- Install Node.js on Windows
- Installing in mac os
- Working in REPL
- Node JS Console

Module 3
Node JS Modules
- Functions
- Buffer
- Module
- Module Types
- Core Modules
- Local Modules
- Module.Exports

Module 4
Node Package Manager
- What is NPM
- Installing Packages Locally
- Adding dependency in package.json
- Installing packages globally
- Updating packages

Module 5
Creating Web server
- Creating web server
- Handling http requests
- Sending requests

Module 6
File System
- Fs.readFile
- Writing a File
- Writing a file asynchronously
- Opening a file
- Deleting a file
- Other IO Operations

Module 7
Debugging Node JS Application
- Core Node JS debugger
- Debugging with Visual Studio

Module 8
Events
- EventEmitter class
- Returning event emitter
- Inhering events

Module 9
Express.JS
- Configuring routes
- Working with express

Module 10
Serving Static Resources
- Serving static files
- Working with middle ware

Module 11
Database connectivity
- Connection string
- Configuring
- Working with select command
- Updating records
- Deleting records

Module 12
Template Engines
- Why Template Engine
- What is Jade
- What is vash
- Example