1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 03:59:54 +02:00

Update 105-javascript.md

Added official Javascript documentation link for it to learn in depth.
This commit is contained in:
bhavuu
2023-02-28 16:11:19 +05:30
committed by GitHub
parent c8b8e12b64
commit 7f14e99fbf

View File

@@ -15,3 +15,4 @@ Visit the following resources to learn more:
- [JavaScript Crash Course for Beginners](https://youtu.be/hdI2bqOjy3c)
- [Node.js Crash Course](https://www.youtube.com/watch?v=fBNz5xF-Kx4)
- [Node.js Tutorial for Beginners](https://www.youtube.com/watch?v=TlB_eWDSMt4)
- [Official JavaScript Documentation](https://www.javascript.com/)