InfoQ Homepage Server-side JavaScript Content on InfoQ
-
The Post-HTTP Era: Real-Time Web Apps With Meteor
During the HTML5 Track at QCon New York 2013 Matt DeBergalis gave a talk on Meteor, the open-source real-time web application framework that DeBergalis co-founded. On the modern web, clients get increasingly capable and more and more work happens in the client. However, the tools to build these modern web applications, DeBergalis argues, have not caught up.
-
Visualize JavaScript Code Flow with TraceGL
Rik Arends has released TraceGL, a new tool to debug JavaScript application using trace debugging. In order to make it easier to debug complex browser and Node.js-based applications, the tool captures, visualizes and lets the user navigate execution traces while the application is running.
-
Meteor Introduces Tighter NPM Integration, Overhauled Package Management
The Meteor Development Group released Meteor 0.6.0 on April 4th as a major overhaul to its package management system as well as growing NPM package support.
-
Kii Cloud Back End Features Analytics and Monetization
If you want to gain a significant presence in the Asian mobile community, Kii Cloud provides a snap in back end for your iOS, Android or HTML5/JavaScript mobile app. It’s free to add a comprehensive back end that features analytics and monetization to your app during its current Beta run.
-
Yahoo! Open Sources Mojito, a JavaScript Framework Promising Write Once, Run Anywhere
Yahoo! has open source Mojito, a framework for creating reusable widgets incorporated in various web applications and executed either on the client or the server-side without code change.