Git Revert Without Rewriting History Don’t wipe out your mistakes (experiments)! Use them for reference. git
Pipes Are Passé Punctuation You see them everywhere, but here’s why they’re bad and what to use instead. ux, type, print, accessibility
Stop Giving Hints To Password Hackers With some obvious security measures you can make it that much harder to guess your users’ passwords. security, passwords, hacking
IE 10 Only Styles With Modernizr Target IE 10 just through CSS with the help of an old friend. css, ie
Read a JSON Value in Bash This handy function lets you read unique values from a JSON file. bash, json, node