Setting up Atom for Rails development

On a recent development project we chose Atom as editor (instead of our regular Sublime). Here’s how to install it and some tips on what packages to install. »

Load Middleman using Pow.cx

This blog is (at time of writing) made using the awesome Middleman App. To easily write articles and view the result we’ve setup Pow to auto start the Middleman server. »

Running your Node App on Docker

If you’re a code-hipster you create your new apps using Node and of course deploy using Docker ;). This article shows a quick way how. »