Blog

Using PostCSS Plugins With SASS

I really like PostCSS plugins such as Autoprefixer and CSSNano but I found them awkward to integrate because I use SASS.

GitHub Flair

Want to know more about GitHub badges? Here's a list of the most popular GitHub flair.

Introducing Attach.js

Attach.js is a DOM instantiation API designed to tidy up and encapsulate attaching JavaScript to the page.

JavaScript Equality

Many web developers find JavaScript confusing and think the language is "broken". This is often down to simple misunderstandings.

jQuery Hit Test Plugin

The purpose of this plugin is to be able to detect if a point (X,Y) falls within an element.