Curriculum
- 1 Section
- 14 Lessons
- 12 Weeks
Expand all sectionsCollapse all sections
- Syllabus of Core Node.js Online Course14
- 1.0What is Node.js
- 1.1Installing Node.js
- 1.2Node Package Manager (NPM)
- 1.3Node.js HTTP and fs module
- 1.4Creatation of our own custom modules
- 1.5Creating prototypes
- 1.6Use cutting-edge ES6/ES7 JavaScript
- 1.7ExpressJS Framework
- 1.8Building first Node App using Express
- 1.9Using Nodemon
- 1.10Working with JSON
- 1.11JavaScript Templating Engines
- 1.12Creating project using EJS template
- 1.13Using body-parser module