Quote
Now this is a little weird. Javascript is pretty idiosyncratic, yes, and you have to understand about passing functions around and lexical scoping and closures and stuff, but what bugs are you talking about?
Case-sensitivity isn't a bug, I'm afraid. It's a fact about a language.
I'd go along with you if you said it would be nice to have better type-checking in Javascript. It would in fact be nice. Unfortunately that's a little difficult to do in a dynamically typed scripting language with implicit declarations. There's not a lot of type-checking you can do in javascript - that's the nature of that beast.
This post has been edited by jon.kiparsky: 13 March 2013 - 07:45 AM

New Topic/Question
This topic is locked



MultiQuote







|