The guide looks really good. Well done! One thing I learned when trying to convince others to use strict mode is a tool to help catching the syntax errors. Scanning a large app code by hand is tedious and error prone. This is one of the reasons I built an online validator: http://esprima.org/demo/validate.html. Maybe that can be useful.
Best regards, -- Ariya Hidayat, http://ariya.ofilabs.com http://twitter.com/ariyahidayat http://gplus.to/ariyahidayat _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

