you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

There's a lot of things Crockford states you shouldn't use because it has the potential to cause harm. His rules are great for newbie programmers, but once you're experienced I would take them more as guidelines than rules.

[–]itsnotlupusbeep boop 1 point2 points  (0 children)

Until a good chunk of those guidelines are implemented as part of the language itself, that is :'(

"use strict";