JSConf.eu 2009, Berlin, Germany

1 min read Original article ↗

7 TrackBacks

Listed below are links to blogs that reference this entry: Video: Node.js by Ryan Dahl

TrackBack URL for this entry: http://blogold.sinnerschrader.de/mt/mt-tb.cgi/3132

This post was mentioned on Twitter by jsconfeu: First #jsconf.eu video: @ryah on the evented JavaScript platform node.js that is going to take over the world http://j.mp/87GAH5 More

First #jsconf.eu video: @ryah on the evented #JavaScript #platform #node.js http://j.mp/87GAH5 (R @porteneuve) More

Node.js looks interesting. Its about page says that it's goal is to "provide an easy way to build scalable network programs." Build them using JavaScript, that is. Ryan Dahl's talk at JSConf is a long-ish watch, but good.... More

Danish Big-Block Under the Hood of Google's Ride More

From my talk (ID meeting, 20/04/10): node.js node.... More

I have admittedly become a bit fascinated with Node.js lately. In part because it uses that most mundane of web programming languages, JavaScript… the language looked down upon by so many, but actually quite powerful with the right tools. In part... More

What is it about Node.js that makes it interesting to developers? The key factors are performance, timing, and focusing on a real problem that wasn't easily solved with other server-side dynamic languages. More