A guide to shrinking an elephant hashed and encoded in PHP. I was recently working on a ne...
How to interactively use git rebase to fix unsigned GPG commits. This is mainly a "post-it...
How and why you should separate your PHP test suites. I recently attempted to answer a que...
The misadventures of a compound problem involving css, cache, and cross-browser support....
TL;DR; Create a docker container to provide PHP's CLI, Composer, Git, Node & Yarn...
Prior to PHP 7.4, declaring property scalar types was done with DocBlocks as follows: / **@var int|...