A good[ish] website
Web development blog, loads of UI and JavaScript topics
Here’s an easy-to-read, beginner-friendly guide to Git, with loads of examples. Git looks hard, but is not. I’ve tried Tower Git client…
Here’s how to fly through your package update chores using automated tools. Ah, the pain ot combing through your package.json and…
Simple bash script to quickly create a MySQL database and a user. This can come pretty handy if you need to make a lot of databases, while…
Here’s how to add Content-Type: text/plain with NGINX to all files inside a given directory. If you don’t want to download a file, nor…
How to make CSScomb alphabetize CSS properties. CSScomb is not fully functional with SCSS yet, this bug is especially irritating. But it’s…
Here's how to set up SublimeLinter for SCSS and JavaScript files in Sublime Tex 3. The SublimeLinter is: Interactive code linting framework…
Run these queries after migrating to make image paths point to new server. 2015.02.23 update added the find and replace technique and an…
Short Markdown cheat sheet, and how to write markdown with WordPress, plus some external resources. 20.05.2014 added line break syntax 1…
The very first moments with the Atom editor: how it looks, how it works, what’s missing still. I got a beta invite, I feel special. Atom.io…
This posts looks into using computer from the command line: how to navigate around your file system and how to do basic tasks such as…