Done, and gets things smart.
25Oct
Posted by Elf Sternberg as Uncategorized
This is a simple little program that I wrote mostly to practice using Coffeescript, Node, and Promises. I have a lot of little web projects going on all the time on my PC, and keeping track of them all is a sometimes difficult task. I wanted to make that task easier. The basics of the [...]
18Oct
Posted by Elf Sternberg as Uncategorized
TL;DR version: Down at the bottom is a simple naive RSS proxy written in Coffeescript for Node.js, written as an example. I explain how to install Node and Coffeescript, and how the proxy works. There’s a lovely blog out there, Elegant Code, which has a series entitled “Baby Steps with Node.JS.” There are a [...]