Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
HTTP Archive : The HTTP Archive tracks how the Web is built.
DesignPatternsPHP : This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a small list of examples (most of t...