5 things they told you not to use in JavaScript

Nice article on 5 dont’s of javascript.

  •  “Don’t rely on automatic semicolon insertion”
  • “Never use the with statement”
  • “arguments.callee? What, are you crazy? It doesn’t work with strict mode.”
  •  “Oh no, but __proto__ is proprietary!!!1!”
  • “But it will not longer be supported in <;fabled future version of JavaScript>;”

CLick here to read the entire article

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">