Node.js in 20 Minutes

Edmond Meinfelder introduces how to receive and send HTTP requests, streams, clusters and flow control with promises and async. He covers the basics of NPM and this exciting JavaScript framework. More free JavaScript resources: http://crcl.to/qsuy7 http://www.meetup.com/sfnode/

Related Talks

"No, Really... Robots and JavaScript?!"

Raquel Velez
36 minutes
"No, Really... Robots and JavaScript?!"NodeBots have been around for several years now, but with every presentation, there is always someone who asks, "But... JavaScript?! Why on earth would you make robots with JavaScript?" It's a fair question, and one worthy of more than a hand-wavy answer about how it's cool... or something. In this talk, let's ...

Is Node.js Better?

Is Node.js Better?How do we resolve the question, "is this better than that?" This talk discusses ideas for improving how we handle conflict in the programming community through the lens of evaluating whether Node.js is better than other technologies like Ruby. ...

Mozilla Raw WebGL

Mozilla Raw WebGLNew web developers have trouble distinguishing jQuery from JavaScript. We frequently point developers to three.js for doing 3D on the web, but what is raw WebGL and what tools do we have for debugging 3D web applications? ...

Tim Ruffles: Solving the real callback hell - Great British Node Conf

Tim Ruffles: Solving the real callback hell - Great British Node ConfTim Ruffles investigates different approaches to managing and avoiding callback hell. ...

We Will All Be Game Programmers

We Will All Be Game ProgrammersHunter Loftis is responsible for the Node.js platform at Heroku. When he’s not working at Heroku, he runs PlayfulJS, a website of cool JavaScript code snippets. One of the better well-known demos on PlayfulJS is a re-creation of the Doom rendering engine in JavaScript. After building this, Hunter was contacted by ...

Large Scale JavaScript Application Architecture

Large Scale JavaScript Application ArchitectureLarge Scale JavaScript Application Architecture Time: Wednesday @ 10:40am | Room E-131 http://html5devconf.com/index.html #HTML5DevConf Learn how to build your team and technology without losing development time. In this presentation, you'll learn how to design a large-scale javascript application on a scalable front-end architecture to promote code modularization ...