Clean Code
Writing code that other people (and future you) can read.
~1 min read updated Jul 17, 2026 Clean Code
Writing code that other people (and future you) can read.
In this section
My Bash RC
Personal Bash aliases and helper functions that streamline my Laravel and Homestead development workflow.
Naming Things
Practical rules for naming variables, functions and types so code reads like prose.