I made a rad CSS loading animation to indicate to users that something is happening
You don't need a fancy framework to use components in your web projects. For simple projects vanilla components are often the best.
You don't need heavyweight dependencies like async-promises or highland to throttle concurrent promises. These 9 lines of magic form an easy reusable pattern.
This took me way more time than it should have
If you ever have to recurse through a javascript object then cyclic or copied references can be a problem. Here's a rad algorithm to fix that.
I've been messing around with node & npm for ages but only recently realised the power of npm scripts.
Why are static sites so popular all of a sudden?
easy private npm modules for node!