Node JS
Node JS
com/course/nodejs-the-complete-guide/
Express framework:
● What is Express.js?
● Building an example web application with ExpressJS
● Implementing routing and middleware functionality
● Working with templating engines like EJS or Pug
● What is the MVC? And how to use it
Testing:
● Unit Testing and Test Coverage: Improve code quality with unit testing
frameworks and achieve high test coverage for thorough validation.
Deployment:
● Use Environment Variables
● With Heroku
Introduction to TypeScript:
● Understand the benefits of TypeScript and learn how to integrate it with your
NodeJS projects for enhanced type safety and code maintainability.
Express framework:
Working with Express 3
Working with Dynamic Content & Adding Templating Engines 3
The Model View Controller (MVC) 1
Optional: Enhancing the App 1
Dynamic Routes & Advanced Models 3
GraphQL:
Working with GraphQL 4
Introduction to TypeScript
NodeJS & TypeScript 2.5
Total 61