Most popular language on GitHub is the one powering the Universal Runtime
My presentation from the Boston JS.Everywhere conference.
First HelsinkiJS meetup will be on Dec 12th
Node.js for Java developers
Node.js showed up at the right time. PHP, currently the most popular server-side language, has been mired in community squabbling amidst a large effort to refactor its character encoding support, while also losing developer mindshare to the many excellent Ruby web frameworks that have appeared in the last few years. But Ruby web frameworks, and the language itself, have become...
Node.js performance tips from LinkedIn
CoffeeScript is to producing JavaScript what Markdown is for producing HTML. Elegance matters.
Qt 5 is bringing JS at the same level of support as C++—Quim Gil, Nokia
Create is a JavaScript library that can make any website editable through simple RDFa annotations and Backbone.js. MIT licensed, in GitHub.
In PHP we’ve had a lousy culture of code-sharing. Because depending on code from others as been tricky, every major PHP application or framework has practically had to reimplement the whole world. Only some tools, like PHPUnit, have managed to break over this barrier and become de-facto standards across project boundaries. But for the rest: just write it yourself.