https://github.com/purejoymind/nodejsdocs
Node js personal notes and documents
https://github.com/purejoymind/nodejsdocs
documentation mongodb mongoose mongoosejs mosh-hamedani node nodejs notes tutorials
Last synced: about 2 months ago
JSON representation
Node js personal notes and documents
- Host: GitHub
- URL: https://github.com/purejoymind/nodejsdocs
- Owner: PureJoyMind
- Created: 2022-09-19T18:57:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T11:59:55.000Z (about 3 years ago)
- Last Synced: 2025-01-11T06:45:34.849Z (over 1 year ago)
- Topics: documentation, mongodb, mongoose, mongoosejs, mosh-hamedani, node, nodejs, notes, tutorials
- Homepage:
- Size: 410 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs Docs
These are my personal documents which I have written when watching or reading new stuff about nodejs.
They start from the beginning of nodejs and have an order.
You can use these if you want to recollect your existing data and need a refresher.
## Sources
The main source of these notes is Mosh Hamedani's course. I highly recommend it because he covers all the usefull data needed to deliver real world projects.
## which Version?
These informations are versionless and are the core concepts of nodejs.
***
It took considerable time writing these. use them to your liking!