Tag Archives: node.js

Jul 14
2012

Node.js notes: Code School’s levels 6-7

Tweet This is a collection of my notes on Code School’s, Realtime Web with Node.js course. It follows the first set of notes on setting up a node server, using curl, read streams and write streams (levels 1-3), and the … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment
Jul 12
2012

Node.js notes: Code School’s levels 4-5

Tweet This is a collection of my notes on Code School’s, Realtime Web with Node.js course. I posted notes on levels 1-3, yesterday. They covered setting up a node server, using curl, read streams and write streams. Level 4 You … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment
Jul 11
2012

Node.js notes: Code School’s levels 1-3

Tweet Since moving to San Francisco, I’ve realized that despite its attractive market for start-up investments, Beijing is something of a tech backwater outside of a few companies. Not only are people here using a lot of technologies such as … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment
May 18
2012

The easiest way to get started with node.js on windows

Tweet Here’s what was super quick for me on windows 7. Download the auto installer at nodejs.org and install the .msi on your windows computer. Go to the start menu and search “cmd”. It should find a “cmd.exe”. Right-click that … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment