01 notes
Technical Notes
Lessons learned, patterns documented and things worth remembering.
Building with Go's Standard Library
Why Go's standard library is enough for most web apps.
HTMX Patterns for Server-Driven UIs
Partial swaps, lazy loading and progressive enhancement.
Kubernetes from the Ground Up
Container orchestration fundamentals demystified.
SQL Patterns That Scale
Indexing, query patterns and schema design lessons.
Error Handling as a First-Class Concern
Why explicit error handling beats try-catch.