Hacker News new | ask | show | jobs
by bryanlarsen 3231 days ago
Another mechanism created to do something similar to versioning was strict mode.
1 comments

And along these lines: javascript modules automatically turn strict mode on, so most people will just be on the "new" (strict) version of javascript once modules are popular.