DEV Community

Discussion on: ✒️ JavaScript syntax mini quiz

Collapse
 
lazerfx profile image
Peter Street

Definitely - and that's one reason using 'strict' is a massively good thing to do :D Or, perhaps better, use TypeScript and benefit from a more deliberate variable declaration syntax.