InfoQ Homepage JavaScript Content on InfoQ
-
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.
-
Community-Driven Research: JavaScript MVC Frameworks vs. Compile to JavaScript Languages
InfoQ's research initiative continues with a 45th question: "JavaScript MVC Frameworks vs. Compile to JavaScript Languages". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Google Has Open Sourced Octane, a New JavaScript Benchmark Suite
Google has open sourced Octane, a JavaScript benchmarking suite consisting of 13 tests measuring browser performance.
-
PhoneGap 2.0 – One Framework, Many Platforms
Adobe Systems has recently released PhoneGap 2.0. PhoneGap provides the ability to build applications for iOS, Android, Blackberry, Windows Phone, Palm WebOS, Samsung Bada and Symbian. PhoneGap 2.0 includes support for Cordova WebView, which enables developers to wrap a web application as a native app by using the browser control available in all the mobile platforms.
-
Programming In Non-English Languages - BabylScript
English dominates programming languages today, and projects such as BabylScript are efforts to try and make programming more accessible to non-English speakers. We speak to Ming-Yee Iu, the creator of BabylScript.
-
Google Open Sources Leak Finder, a JavaScript Tool for Detecting Memory Leaks
Google has open sourced Leak Finder, a tool inspecting the heap of JavaScript applications in order to find memory leaks.
-
Integrate JavaScript Tests Into Your Development Workflow
Chutzpah can run JavaScript tests from inside Visual Studio 2012. And TFS extends this by allowing you to run JavaScript Unit tests into your builds.