Chris's Dev Notes
Thoughts on code, craft, and the web.
Recent Posts
- Another multi image test Mar 3, 2026
- Test multi image post Mar 3, 2026
- Markdown Tips for Technical Writers
Jul 22, 2024
Practical tips for writing clear, well-structured technical documentation in Markdown — from code blocks to tables to front matter.
- Why Go Is Great for CLI Tools
Jun 18, 2024
Go's combination of fast compile times, single binary output, and strong standard library makes it an excellent choice for building command-line tools.
- Web Performance: What Core Web Vitals Actually Measure
May 10, 2024
A no-nonsense look at Largest Contentful Paint, Interaction to Next Paint, and Cumulative Layout Shift — what they measure, why they matter, and how to improve them.