A day-long dive into Node, the scalable network application framework for JavaScript.
by Tim Caswell
Join Tim Caswell for an action packed session exploring the many capabilities of this platform we call NodeJS. This won’t be your average how to write a websocket server for your HTML5 game talk. We will delve into many facets of node including binary C++ addons and multiple frontends. This game will be able to render to the local screen using SDL, receive events from USB Joysticks while at the same time share 90% of the game logic, but allow remote web browsers and mobile devices to be clients to the game as well. We will use websockets, TLS streams, and whatever other cool technology is needed to connect a network of devices into a single gaming environment.
NodeJS is not just a JavaScript powered webserver, it’s an easy and powerful way to script and connect pretty much any computer out there. Let’s get the creative juices flowing!
by ryah
Cloud9 is entirely built on Node.JS and can be used to debug and develop other Node.JS applications. This fun recursive fact we used to very quickly use the tool we built to refine and develop the tool we are building.
by Matt Ranney
by Paul Querna
by Elijah Insua
This talk covers a library that I've been working on called jsdom, which allows users of node.js to use jQuery for all sorts of interesting things. I will also be reasoning about why having a DOM on a platform such as node.js is so valuable. I'll show examples on how jsdom is in use today and examples for what it can be used for in the near future.
by Tom Hughes-Croucher, ryah, Paul Querna and Matt Ranney
This 20-minute segment will be broken down into four 5-minute demos. Come early to sign up to claim your spot!