This repository contains all of my notes that I made while following the course Node.js: The Complete Guide to Build RESTful APIs by Mosh Hamedani.
The course project is available here. It supports some parts of notes in this repo. Hence, it is suggested, but not mandatory that you have both of these repositories to follow.
I would suggest, you follow the notes in the following order:
- basics
- npm
- restapi
- express-demo
- advanced
- asynchronous-javascript-demo
- mongo-demo
- authentication&authorization
- handlingAndLoggingErrors
- refactoring
- testing
- deployment
I hope these notes are of use to others. Star the repo if it helped. Thanks!