Posts RSS Feed
All of the posts.
Implementing External Client Authentication with Wasp
If you're building an OpenSaaS app and want to extend it beyond the browser tab, this is the blueprint.
The Missing Guide to Sentry Source Maps in Vite Web Workers
Fix Sentry's "Could not determine debug ID" warnings for Web Worker bundles. Get readable stack traces instead of minified gibberish in your error reports.
Building an AI Code Reviewer in 2 Days
Tired of playing code review whack-a-mole on solo projects? I built an AI tool that handles the systematic stuff (security, performance, TypeScript issues) so you can focus elsewhere.