Exception handling in JavaScript
There are two main types of errors in JavaScript:
Syntax errors: occur when the code syntax is not proper and JavaScript interpreter can't understand it. This error can't be handled with exception handling.
Runtime errors: occur while the code is e...
singhanushka.hashnode.dev4 min read
Ayan Idris
Data Scientist | | AWS Certified | | Data Engineering | | Tableau Administrator
Appreciate the effort you put into this, thanks!💯