jpcody + nodejs   3

Insanely fast, headless full-stack testing using Node.js
If you're going to write an insanely fast, headless browser, how can you not call it Zombie? Zombie it is.
javascript  nodejs  testing 
june 2011 by jpcody
Node.js Jumpstart | Intridea Blog
In a nutshell, Node is a Javascript framework for building network apps. Network apps are broader in scope than webapps. They don't need to run on HTTP, thus freeing you to write lower level tools. Node doesn’t necessarily have to be part of your core app, and in many cases, it makes for a good fit for writing some of the support functions for your webapp. I'll cover the basics of getting Node setup, some event driven programming, and some miscellaneous Node goodies.
nodejs  javascript 
april 2011 by jpcody

Copy this bookmark:



description:


tags: