#syntax
Read more stories on Hashnode
Articles with this tag
When the code syntax is not proper on the javascript interpreter can't understand it. This error can't be handled with exception handling.
Before understanding exception handling it is important to understand the types of errors. There are two main types of errors in javascript Syntax...