Learn the Difference between Errors and Exceptions in JS - What They Are and How to Handle Them

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=6ydpBtJ_8d8



Duration: 13:59
217 views
3


Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

In this video, we introduce Errors and Exceptions, two concepts which have probably confused a lot of developers who mainly use Javascript. We will show the differences between Errors and Exceptions using diagrams and examples.

Watch this video to learn:

- What is an Error and what is an Exception
- How Java and JavaScript use Errors and Exceptions differently
- The proper way to handle Errors and Exceptions in Javascript







Tags:
Difference between Errors and Exceptions
Errors and Exceptions in JavaScript
Errors and Exceptions in Java