Downsizing my mobile setup. Here's what's left...
A guide to the software and languages I use daily in my frontend development workflow, including Git, Stylus, Jade, CoffeeScript, and more.
I recently switched one of my projects from a Raspberry Pi 3 over to a Raspberry Pi Zero. Since they both run _very_ similar hardware, I was able to just pop out the sdcard from the Rpi 3 and just insert it into the zero and voilà everything just worked.. or so I thought.
I've been loving my fresh install of the ghost blogging platform. It has a clean interface with a very small feature set. However, it lacks builtin syntax highlighting (for good reason).
I came across this neat little utility recently, and thought I'd give it a try to boost my frontend development workflow.
While playing with stylus (v0.31), i noticed that you can name your parameters when calling a function..