This is against the grain, but it is obvious to me that the way forward for web development is to rise above Javascript and simple DOM mangling, which is what most of these popular tools assist with. Javascript does not scale complexity and manipulating DOM elements directly is both error-prone and a lousy programming paradigm. We need something in between that offers a sane development model and deals with the compl…
I agree with the gist or your post, but as others have pointed out, GWT is essentially depricated and really not the right direction to go. I think the angle that TypeScript is taking may prove to be more fruitful.
Where does it say that on the GWT site?