Firefox 4 Will Be One Generation Ahead
An anonymous reader writes "Mozilla's Chris Blizzard talks about the rising competition by Google Chrome, the evolution of the web platform and the prospects for WebM. He also promises that Firefox 4 will be 'one generation ahead' of other browsers in relation to Javascript speed."
Using JavaScript and HTML for the UIs of real applications remains fundamentally flawed.
Yeah, no one would seriously implement an application with the UI written with HTML, CSS and Javascript... like Firefox itself...
But in all seriousness, would you care to elaborate why Javascript (for the pedants out there, yes, I really mean ECMAScript) is so bad? I think in itself it's a fine language in itself, especially given its original purpose. Sure, it's dynamically and weakly typed, but as long as you're aware of it and its implications it's not really an issue. And being a prototype-based language is a plus in my opinion, class-based OOP wouldn't really offer any advantages in web programming, and you can emulate it if you're so inclined. Having first-class functions and closures is great, and makes up for many of the shortcomings IMHO.
No, the issues with Javascript aren't really issues of the language itself:
But again, none of those are issues with Javascript, the language, so I'd very much like for you to enlighten me.
+1 Hilarious.