Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

Sponsored Links

Optimize with a SATA RAID Storage Solution
Range of capacities as low as $1250 per TB. Ideal if you currently rely on servers/disks/JBODs

Now open source: Several of Google's JavaScript tools

Closure compiler and related JavaScript libraries could help developers improve Web apps' performance

  • Print
  • Feedback

Google has decided to release as open source several of its key application development tools, hoping that they will prove useful for external programmers to build faster Web applications.

Google has used the tools in some of its most popular Web applications, including Gmail, Google Docs, and Google Maps, said Amit Agarwal, a Google product manager.

[ Keep up with app dev issues and trends with InfoWorld's Fatal Exception and Strategic Developer blogs. ]

"By enabling and allowing developers to use the very same tools that Google uses, we hope that they can not only build rich applications but also make the Web really, really fast. That's our primary motive in getting these tools outside to the global community," he said.

The tools include Closure Compiler, which streamlines, optimizes and consolidates JavaScript code to make it run faster and more efficiently, increasing the chances that the application will perform well even for users with slow connections, the company announced Thursday.

Google is also releasing Closure Library, a JavaScript library that contains a set of standard application services and components that run across different browsers.

"It has served as the standard JavaScript library for pretty much any large, public Web application that Google is serving today," Agarwal said. "It's very broad and comprehensive, well-tested, and very modular."

Google is also making available Closure Templates, designed to automate the dynamic creation of HTML. These templates can be used within JavaScript in client machines or in Java on servers.


  • Print
  • Feedback

Resources