Why I Stopped Building UI Components from Scratch (Shadcn Converted Me)
After years of custom components, shadcn/ui changed how I start projects. Copy-paste components that don't feel like a framework straitjacket.
UI ComponentsReactWeb Development
Technical deep-dives, real-world lessons, and honest takes on building modern web and mobile apps.
Mostly for developers. Code snippets, migration gotchas, and practical advice from someone who's actually shipped things.
After years of custom components, shadcn/ui changed how I start projects. Copy-paste components that don't feel like a framework straitjacket.
How TypeScript 5.5's automatic type narrowing eliminated boilerplate across our codebase, with real examples from production apps.