InfoQ Homepage JavaScript Content on InfoQ
-
Atmosphere 1.0: Asynchronous Communication For Java/JavaScript
Atmosphere 1.0 is a new Java/Scala/Groovy framework that attempts to abstract asynchronous communication between the web browser and the application server. It transparently supports Web Sockets, HTML5 Server Side events and other application server specific solutions when available, with long polling as a fallback.
-
Community Questions TypeScript and Compile-to-JavaScript Languages
Since TypeScript's release, the software community has had mixed reactions to this new language, with some embracing TypeScript’s way of writing type safe JavaScript and others questioning the existence of the entire compile-to-JavaScript genre.
-
Handle Multiple Postbacks with AspQ
AspQ helps you to handle multiple postbacks without any complicated coding. It simplifies the task of developers who want to handle multiple postbacks with ease without compromising performance.
-
Interview on Scripted, A JavaScript Editor for Local Development from VMware
Scripted is a new browser-based JavaScript code editor which works locally, having the content being served by a Node.js web server. The editor is being developed by VMware based on Eclipse Orion’s editor component. Scripted was created for developers who want to work locally with a simple and lightweight tool instead of a fully blown IDE.
-
Mozilla Sweet.js: Extending JavaScript with Macros
Mozilla Sweet.js enables developers to enrich JavaScript by adding new syntax to the language through the use of macros. This helps developers to customize the JavaScript syntax for their style, or to expand it by creating a new JavaScript-based DSL useful for their niche domain.
-
Google Improves Dart and Provides an SDK
Google has released an SDK for Dart and several new language features and improvements, such as: an Editor, Dartium, faster VM, a numbers of libraries, a package manager and others.
-
Twitter Open Sources Clutch
Clutch enables developers to write hybrid applications for iOS and to run A/B test experiments on iOS and Android devices.
-
New Stable Releases: jQuery UI 1.9.0 and jQuery Mobile 1.2.0
The jQuery UI and jQuery Mobile teams have announced new stable version of their JavaScript libraries including new features, API redesign, improvements and fixes.
-
Ruby on Rails vs. Node.js at LinkedIn
LinkedIn replaced their back-end mobile infrastructure built on Ruby on Rails with Node.js some time ago for performance and scalability reasons. A former LinkedIn team member reacted explaining what went wrong, in his opinion.
-
Breeze: Develop Data Aware Web Applications with Caching, Change tracking and Validation
Breeze framework enables you to develop rich data centric web applications with intuitive user interfaces with features such as caching, change tracking, validation and batch saves. Breeze is written in HTML and JavaScript and is available as open source.
-
TypeScript Released to Improve JavaScript Development
Microsoft has released TypeScript to improve JavaScript application development. Their new language is a superset of JavaScript specification that brings the benefits of type checking and static code analysis while still generating native JavaScript that can be deployed anywhere.
-
Velocity Web Performance and Operations Conference Kicks off in London
O’Reilly’s Velocity conferences target web ops and performance professionals who like you to learn from their peers, exchange ideas with experts, and share best practices and lessons learned. The Velocity Europe 2012 event focuses on the core issues and opportunities that are specific to the European performance and ops community, as well as the most significant worldwide themes and players.
-
Rich Client Applications With ASP.NET
Web Developers can use client-side libraries such as Backbone and Knockout to structure their client-side code better and enable richer client experiences. We point to some resources.
-
VS2012: Improvements for ALM and Web Developers
Microsoft has made a "huge bet on HTML5 and JavaScript", and stressed the importance of application lifecycle maintenance. InfoQ takes a look at how VS2012 brings new features to the table in its support for these areas.
-
ACE, a Web-based Code Editor, Reaches 1.0
The embeddable open source web-based code editor ACE has reached version 1.0, coming with support for editing very large files, syntax highlighting for 45 languages, TextMate themes, Emacs and Vi key bindings, and other features.