the kinds of people who complain that javascript should throw more errors are the kinds of people who do not understand just how much trouble you can get into with javascript code which throws errors
let me just stop code execution partway through this function, jump up a few scopes, and magically resume, that sounds like a good, reasonable way of organizing a program
the kinds of people who complain that javascript should throw more errors are the kinds of people who do not understand just how much trouble you can get into with javascript code which throws errors