Writing it down ✍🏻

I try to note down everything I come across while developing or being part of the development process which I think might be useful to others. If it helps one other person I'm happy.

June 3rd, 2014 • 3 min read
Following up on my previous post I got a few questions on how to create modules for your app. Let me show you.
May 25th, 2014 • 5 min read
When I realised you could easily generate screenshots from a site with PhantomJS I just needed to know if I could take it one step further, and record a video.
May 5th, 2014 • 11 min read
Today I want to show a generic workflow and setup I have used a lot lately when working on building apps with Angular. It uses Gulp as a CI system and Browserify to minimize code clutter and maximize awesomeness.
December 29th, 2013 • 5 min read
I will explain how to use environment variables in your Angular app
December 8th, 2013 • 1 min read
Curl on steroids with an easy interface and syntax highlighted output.
December 8th, 2013 • 1 min read
My experience while rebuilding this blog with CabinJS and Grunt