Google Web Toolkit

Got an e-mail from Lonnie this afternoon pointing out Google’s latest creation: Google Web Toolkit. The is interesting: write all of your JavaScript code as Java first, to take advantage of all of the tools available for Java, then convert it to JavaScript as the final step for deployment.

I think it’s an intriguing concept, but not so sure how I feel about being kept so far away from the JavaScript layer. Am I to assume that the Google Web Toolkit is going to be constantly and consistently updated to provide for all the different browser quirks? Putting too many layers of abstract between me and my JavaScript always makes me nervous. If you’re not familiar with the final outputted code, how can you debug it when something fails? I think the jury is out on this development; let’s see if it gets any traction.

Master JavaScript Promises

Free E-book - Understanding JavaScript Promises

What You'll Learn

  • Promise fundamentals and concepts
  • Real-world promise implementations
  • Best practices and patterns
  • Error handling techniques

Demystify JavaScript promises with practical examples and expert insights.

Download Your Free Copy

The community edition arrives in your inbox within minutes.