Streak Club is a place for hosting and participating in creative streaks.
Today I started learning Node.js using the "Node.js in Action" book. I created a small chatserver (standard nodejs tutorial, haha), and so far it seems pretty interesting! It's clear to me why it makes such a great tool for building servers, its event-driven loop lends itself well to the task.
Post a comment