Blog
Notes from building, testing, and shipping.
2026-04-12 · 7 min read
SSE vs WebSocket vs Firebase
A pragmatic guide to choosing realtime infrastructure based on product behavior, cost, and complexity.
2026-03-28 · 9 min read
Deploy Monorepo To VPS
How to move from local monorepo packages to reliable VPS deployment with Docker, Nginx, and CI/CD.
2026-02-18 · 6 min read
Playwright Testing Setup
A maintainable browser testing setup for teams that want confidence without brittle test suites.
2026-01-30 · 8 min read
GraphQL Best Practices
Schema, resolver, and client patterns that keep GraphQL productive as applications grow.