All content and news on InfoQ about Javascript
Latest featured content about Javascript

- Java
- Topics
- Javascript
While increasingly more websites are fully or partially based on AJAX, it is still difficult to develop complicated AJAX applications. What is the main issue which causes this difficulty in developing AJAX applications? Is it asynchronous communication with the server, or is it GUI programming? How can a multithreading JavaScript library help to ease some of these issues?
By Daisuke Maki translated byDaisuke Maki on Jul 10, 2008,
News about Javascript
- .NET,
- Architecture
- Topics
- Javascript,
- Language,
- Cloud Computing
Volta extends the reach of .NET programming languages, libraries, and tools to cover the cloud. As such it seems to become Microsoft's response to Google's GWT. In this article the contributors to the project explain what is "Architecture Refactoring", how it works and where it is going.
By Jean-Jacques Dubray on Sep 05, 2008,
- .NET,
- Ruby,
- Java
- Topics
- Javascript,
- Web 2.0,
- Rich Internet Apps
The newly announced TraceMonkey is a trace-based JIT compiler that will be featured in the next release of Firefox and pushes the envelope on JavaScript performance. InfoQ has a Q&A with Mozilla JavaScript Evangelist and jQuery creator John Resig about this exiting development and what it signifies for the future of JavaScript-based RIAs.
By Dionysios G. Synodinos on Sep 01, 2008,
Articles about Javascript

- Java
- Topics
- Javascript,
- Web Frameworks
In a new article Ryan Dewsbury takes a look at how GWT assists developers in terms of Ajax performance by providing image bundling, caching, and application compression. It also includes an excerpt from Dewsbury's book, Google Web Toolkit Applications.
By Ryan Dewsbury on Mar 04, 2008,

- Architecture,
- .NET,
- Java
- Topics
- Javascript,
- Web 2.0,
- Rich Internet Apps
Microsoft released a preview of Volta last month. Many people have commented on this new technology and the concept of Architecture Factoring. Some have compared Volta with GWT. InfoQ interviewed Didier Girard, CTO of SFEIR, who has lead the development of several GWT projects and reviewed Volta recently.
By Jean-Jacques Dubray on Jan 21, 2008,
Interviews about Javascript

- Java
- Topics
- Javascript
Attila Szegedi discusses the Rhino JavaScript engine. Topics covered include the implementation of Rhino, Rhino's featureset, continuations, usage patterns for embedding Rhino, running JavaScript on the server, scripting capabilities for Rhino, JavaScript versus Ruby, JavaScript on Rails, and future plans for Rhino.
By Attila Szegedi on Apr 11, 2008,

- .NET
- Topics
- Javascript,
- Web 2.0,
- Rich Internet Apps,
- Java plus .NET Integration,
- Silverlight
Learn about the re-launch of Major League Baseball’s website on Silverlight. With the website’s back-end written in Java and much of the user interface built with JSP, MLB.com is not your typical candidate for adopting Microsoft’s newest technology for building Rich Internet Apps. Henry Belmont and Thaniya Keereepart share the reasoning behind choice and implementation details.
By Henry Belmont & Thaniya Keereepart on Feb 26, 2008,
Presentations about Javascript

- Ruby
- Topics
- Language Design,
- Javascript,
- Language,
- Dynamic Languages,
- Programming
Glenn Vanderburg makes the case for Javascript, a language long overlooked. This presentation from JAOO 2007 shows how its OOP model and other language features make it a very powerful tool and how to use these features to get the most out of the language.
By Glenn Vanderburg on Mar 29, 2008,

- Architecture
- Topics
- Web 2.0,
- Javascript
An Ajax application can go for several hours without leaving the original page. In this talk, Dave Crane explores ways to apply design patterns to the client tier, and how the use of patterns compares with the server-side. He examines the tension between maintaining server-control and delegating control to the client, and looks at the pros and cons of each architecture with real-world examples.
By Dave Crane on Mar 20, 2008,