chore: add resource under javascript:javascript-control-flow:exception-handling

pull/4026/head
roadmap bot 1 year ago
parent d8afa166aa
commit 15259560e0
  1. 1
      src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/index.md

@ -5,3 +5,4 @@ In JavaScript, all exceptions are simply objects. While the majority of exceptio
Visit the following resources to learn more:
- [Throwing Exceptions in JavaScript](https://rollbar.com/guides/javascript/how-to-throw-exceptions-in-javascript)
- [try, catch, finally, throw (video)](https://youtu.be/cftftueq-10)
Loading…
Cancel
Save