1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 17:02:58 +02:00

Add a Javascript error reference article to Nodejs roadmap (#7487)

* Add a Javascript error reference article to Nodejs roadmap

a Javascript error reference article from mdn web documents

* Add a reference article to the nodejs Roadmap
This commit is contained in:
Aboody_01
2024-10-16 11:35:31 +03:00
committed by GitHub
parent 373068e713
commit 88e7aa9d3f

View File

@@ -14,4 +14,5 @@ JavaScript has six types of errors that may occur during the execution of the sc
Visit the following resources to learn more:
- [@article@Error Types in JavaScript](https://blog.bitsrc.io/types-of-native-errors-in-javascript-you-must-know-b8238d40e492)
- [@article@JavaScript error reference - MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors)
- [@feed@Explore top posts about JavaScript](https://app.daily.dev/tags/javascript?ref=roadmapsh)