Google Closure

November 6, 2009 | Web | 0 Comments

Google ClosureGoogle has just announced a new project in their labs called Closure. Closure is for those who are doing JavaScript development. It is supposed to help speed up development time and make it easier to re-use existing code. Google is currently using Closure in Gmail, Google Docs and Google Maps. The Closure tools include:

  • A JavaScript optimizer
  • A comprehensive JavaScript library
  • An easy templating system for both Java & JavaScript

Personally since i generally do more web RIA type of work. I would like to see how well this works with Ext JS. But more on that after i get to play with it some more.

Fork me on GitHub