Welcome
This is the new blog section for krvh.dev.
I use it to document programming projects, what I learned, and what I would do differently next time.
What to expect
- Project breakdowns
- Technical tradeoffs
- Postmortems and lessons learned
const note = 'Write in Markdown, render server-side.';
console.log(note);