mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 03:59:54 +02:00
Added links to exception handling javascript roadmap (#3775)
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -6,4 +6,5 @@ Visit the following resources to learn more:
|
||||
|
||||
- [throw statement - w3schools](https://www.w3schools.com/jsref/jsref_throw.asp)
|
||||
- [JavaScript MDN Docs](https://developer.mozilla.org/en-us/docs/web/javascript/reference/statements/throw)
|
||||
- [Error Handling](https://javascript.info/error-handling)
|
||||
- [Error Handling](https://javascript.info/error-handling)
|
||||
- ["Throw" operator](https://javascript.info/try-catch#throw-operator)
|
||||
|
Reference in New Issue
Block a user