Skip to content

Commit

Permalink
fix: try, catch, throw broken video link (#4961)
Browse files Browse the repository at this point in the history
* Update index.md

Removed 'try, catch, throw" video as it is broken.

* Update src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/index.md

---------

Co-authored-by: Arik Chakma <arikchangma@gmail.com>
  • Loading branch information
prathisahrudh and arikchakma committed Jan 3, 2024
1 parent ca2a755 commit d5a47b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +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)
- [try, catch, finally, throw (video)](https://youtu.be/cFTFtuEQ-10)

0 comments on commit d5a47b7

Please sign in to comment.