This repository contains directories and files that document my journey in learning Node.js. Each directory corresponds to a different topic or tutorial covered during my learning process.
- Each directory represents a Node.js concept or project.
- Example:
1-intro-and-modules/,3-working-of-nodejs/,6-rest-api/, etc.
This learning series is based on the Node.js Tutorial Playlist on YouTube by Piyush Garg.
You can explore and run the codes by executing the following command on your terminal
git clone https://github.com/rahulks01/Learning-NodeJS.gitFeel free to explore!