Monthly Archives: September 2013

How to Make Simple Node.js Modules Work in the Browser

Node.js is all about writing small, simple modules that do one thing, and do it well. This can be taken to extremes by crazy people. There’s even a module for multi-line strings! Some people can’t resist writing frameworks either. This … Continue reading




Posted in Node.js | 10 Comments