A quick and dirty test of HTTP/2 Server Push on WordPress. [Read More]
Cascading Style Sheets (CSS)
A collection of my blog posts tagged as being related to cascading style sheets (CSS).
Optimizing Self-Hosted Web Fonts
By implementing .woff2 and slimming down my icon font, I reduced the weight of my site’s fonts by about 50KB. [Read More]
Decentraleyes: Block CDN Tracking
Decentraleyes is an add-on for Firefox that blocks CDN tracking by intercepting requests to common JavaScript libraries and serves them from a local store. [Read More]
Beware the Bloat of Stock WordPress Themes
The why and how to removing bloat in stock WordPress themes by deregistering unused scripts and styles. [Read More]
Front-End Development Sample
A front-end development sample I created for an interview. I was provided with a layered PSD to develop a render using HTML and CSS. [Read More]
Example of Dynamically Caching WordPress on Cloudflare
The performance improvements speak for themselves in this example of dynamically caching WordPress on CloudFlare from a traditional shared hosting server. [Read More]
Dynamically Caching WordPress on Cloudflare
A how-to guide to speeding up websites by dynamically caching WordPress on Cloudflare including traditionally non-static content like HTML. [Read More]