Category: notes

Jun 19th 2026

Fixing Prism Line-Number Misalignment

Prism's line-numbers plugin measured the gutter against the wrong line-height when the stylesheet loaded late. One rule in the critical CSS fixed it.

Jul 25th 2020

Common Composer Commands

These are notes on using composer and basic commands that I commonly use to update, remove, and query packages.

Feb 24th 2019

Features New to PHP7

A few new PHP7 features that would be useful for frontend developers.

Aug 12th 2018

Docker Notes

These are just my notes while learning docker with some resources and basic commands.