InfoQ Homepage JavaScript Content on InfoQ
-
Batman.js
Nick Small introduces Batman.js, explaining what it is good for and why one should use it.
-
Beyond Ninjas: DOM Manipulation with ClojureScript and Domina
Luke VanderHart introduces Domina – DOM manipulation library –, explaining a new way of writing dynamic web pages.
-
Panel: The Battle of Modest Proportions
Jeremy Ashkenas, Tom Dale, Matt DeBergalis, Eric Ferraiuolo, Igor Minar respond to questions from audience regarding various web application issues.
-
Mobile Webdev: The Horror
John Bender presents the good, the bad, and the ridiculous aspects of doing cross-platform mobile web development, suggesting progressive enhancement as a way to address the existing issues.
-
ClojureScript Anatomy
Michael Fogus discusses the internal workings of ClojureScript, how it analyzes and compiles Clojure code to JavaScript.
-
Cross-Platform Tools: Build Once and Run Everywhere
Alexey Karpik reviews JS libraries – Sencha, JQuery, Jo-, frameworks –Rhomobile, M-Project-, and tools –PhoneGap, MoSync, Appcelerator, Antenna-, discussing how they fare with mobile development.
-
Unlocking Your Inner Node.js with Windows Azure
Glenn Block demoes deploying Node.js apps with npm to Windows Azure, leveraging storage and service bus services.
-
Functional Architecture
Phil Trelford suggests domains, such as modeling, DSLs, concurrency, for which functional programming is well-suited, and areas for which an OO or a mixed approach has better results.
-
The Best of Both Worlds, CANjs
Brian Moschel introduces CanJS, a lightweight JavaScript framework for writing rich client-side applications, comparing it with with Backbone.js, Ember, and Knockout.
-
Cross-Platform Mobile Apps with HTML, JavaScript and PhoneGap
Christophe Coenraets discusses strategies for creating large JavaScript MVC apps, and using PhoneGap for accessing native device capabilities and for packaging HTML apps.