ECMAScript 5 and strict mode

5 views
Skip to first unread message

Jerome

unread,
Feb 15, 2012, 12:47:45 AM2/15/12
to Philippines JavaScript Users Group
Since IE will soon be ES5-compliant, all major browsers will now be
able to support "strict mode", which disallows some bug-prone syntax.

https://developer.mozilla.org/en/JavaScript/Strict_mode
http://ejohn.org/blog/ecmascript-5-strict-mode-json-and-more

The great thing about this is that old browsers will be able to parse
ES5 code since it does not introduce new syntax or keywords.

/Jerome
Reply all
Reply to author
Forward
0 new messages