1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 16:41:24 +02:00

chore: add resource under full-stack:nodejs

This commit is contained in:
roadmap bot
2023-06-17 15:17:08 +01:00
parent b4cce42844
commit 612b91e05f

View File

@@ -5,6 +5,7 @@ Node.js is an open-source and cross-platform JavaScript runtime environment. It
Visit the following resources to learn more: Visit the following resources to learn more:
- [Official Website](https://nodejs.org/en/about/) - [Official Website](https://nodejs.org/en/about/)
- [Learn Node.js Official Website](https://nodejs.dev/en/learn/) - [Learn Node.js Official Website](https://nodejs.dev/en/learn/)
- [Node.JS Introduction](https://www.w3schools.com/nodejs/nodejs_intro.asp) - [Node.JS Introduction](https://www.w3schools.com/nodejs/nodejs_intro.asp)
- [Node.js and Express.js Full Course](https://www.youtube.com/watch?v=Oe421EPjeBE) - [Node.js and Express.js Full Course](https://www.youtube.com/watch?v=Oe421EPjeBE)
- [Node.js Full Course](https://youtu.be/f2eqecitbl8)