The Vimeo API; Or: Why postMessage rocks! Oct 7, 2015 I’m going to try to keep this post short and sweet; because: A) It’s a quick overview B) Nobody reads the “fluff” of coding articles (because we’re usually looking for... [read more]
Simple Service Workers; Or why the hell does everyone keep talking about these things?? Dec 12, 2015 Yeah yeah, article, shmarticle... just show me the code! “Oh service workers this, service workers that, offline mode will end native apps!” Have you heard this before? If you’re a... [read more]
Pure CSS transition snippet Apr 12, 2016 Just a quick tutorial here for those who may need it: I came across an issue where I was removing a child element within multiple child elements and wanted the... [read more]