Skip to content

Contains all the code samples from the Zero to Mastery: Complete NodeJS Developer

Notifications You must be signed in to change notification settings

abliskan/ZTM-NodeJS-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ZTM-NodeJS-Backend

Course exercises from the Complete NodeJS with NodeJS, TypeScript, GraphQL, etc... This repository is part of the NodeJS course available at https://www.udemy.com.

About

Open the ./src to learn, practice, code along with the fundamentals of the nodeJS
open the ./project to see sample project related to the course
open the ./doc to read my note

Table of Contents

https://www.udemy.com/course/complete-nodejs-developer-zero-to-mastery/

  • [Section 2: Node.js - Foundations and Environment Setup]
  • [Section 3: Node.js - Internals]
  • [Section 4: Node.js - Module System]
  • [Section 5: Node.js - Package Management]
  • [Section 6: Node.js - Node.js File I/O + Project1]
  • [Section 7: Web Servers with Node.js]
  • [Section 8: First Express.js API]
  • [Section 9: Project2]
  • [Section 10: Testing API]
  • [Section 11: Improving Node Performance]
  • [Section 12: Databases]
  • [Section 13: Working with REST API + Project3]
  • [Section 14: Node Security + Authentication]
  • [Section 15: Continous Integration and Delivery]
  • [Section 16: Node Production and the Cloud (AWS)]
  • [Section 17: GraphQL]
  • [Section 18: Socket with Node.js]

Development

To run the server:

  • Clone repo
  • Run npm install
  • Run npm start

About

Contains all the code samples from the Zero to Mastery: Complete NodeJS Developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published