CSS

CSS specificity in JavaScript

Just in case you ever needed to calculate a CSS specificity value (don’t all shout out at once), here’s a small JavaScript object to do just that.

JavaScript performance – avoiding reflow

Find out how to improve web app performance with Ignite, by limiting browser reflow.