blog.reindel.com
Submitted by: David Walsh

The JavaScript Language Limitations that Every Programmer Should Learn

If you have used Java as a programmer, then you have likely tried to make comparisons to JavaScript. As comfortable as it is to stick to what you know, it can get you into trouble quickly. After thinking through a problem carefully, you begin programming, only to realize what you want to do is impossible. I thought I would touch on a few of these limitations within JavaScript with the hope that you are spared the same frustrations that I endured.

direct link