Archive for JavaScript

You are browsing the archives of JavaScript.

geeky links

Here are the links please visit them

Web 2.0 explained in less than 5 minutes
Singleton Design pattern in JavaScript
http://whatshouldisay.com enjoy the sorting here
Great news for JavaScript developers {YUI/JQuery}

Compiling Java to JavaScript

Summary
A key feature of the Google Web Toolkit (GWT) is that it allows developers to write browser-hosted Web applications entirely in Java, and have GWT translate that Java code into browser-specific JavaScript. In this interview with Artima, Scott Blum, the Google software engineer behind GWT’s Java-to-JavaScript compiler, talks about the challenges of turning Java [...]