⚖️strict vs. sloppy

🚧 under construction

JSconceptsenvironmentJS enginemode ⟩ strict vs. sloppy

⭐️ feature🛡️ strict mode❗️ sloppy mode

with statement

variable must be declared

this context of function

assignment to non-writable property / create property on non-extensible object

🚧 ... to be continued

Last updated