Christian Schaefer
Christian Schaefer
CSS-Filters-Polyfill
This polyfill takes the official CSS filters syntax and translates it to the different equivalent techniques that the browsers know for those effects
CSS-JS-Booster
An easy to use stand-alone PHP-Library (but at the same time also a Wordpress plugin) that combines, optimizes, dataURI-fies, re-splits, compresses and caches your CSS and JS for quicker loading times...
dom-treemap-devtools-extension
A Chrome Devtools extension that helps you explore the distribution of DOM nodes in the document tree.
HTTP-headers
Every call we send to and receive from a web server is accompanied by more or less metadata, also known as the HTTP headers. Usually, those headers stay hidden in the shadows and we barely notice them...
async-document.write
Patches document.write to execute in a non-blocking way.