Blog
Notes & writing
Occasional posts on things I run into building software — no fixed schedule, just whatever seems worth writing down.
- 1 min read
Notes on Writing Maintainable React Components
A short list of habits that keep React components easy to change six months later.
ReactFrontend - 1 min read
Picking PHP or Node.js for a New Service
Notes on how I actually decide between PHP and Node.js when starting a new backend service, beyond the usual hype.
BackendPHPNode.js - 1 min read
Welcome to My Blog
A quick note on what this space is for and what to expect here.
Meta