A Proof That JavaScript Sucks.

Google developed GWT.

Why would GWT be so well acclaimed if JavaScript was a good language. When you talk about GWT to someone (a developer preferably), the first reaction is often

great I don’t need to do any JavaScript

I recently discovered another similar open source project, ZK. The first thing you can read on the website is

ZK is an open source Ajax Web framework that enables rich user interface for web applications with no JavaScript and little programming.

If you compare that with how JRuby is (or Jython used to be) trendy, you will agree there must be a problem with JavaScript.

JavaScript is not bad at everything, for very simple scripting, it is quite decent, the recent inclusion of Rhino in the JDK 1.6 is useful anywhere you need simple dynamic behavior. But most developers obviously don’t want to deal with it.

Comments

comments powered by Disqus