VGVaibhav Guptainvaibhavg.hashnode.dev·1d ago · 11 min readBest Shadcn Select Components for React and Next.jsDropdowns are used everywhere in web applications, but the implementation changes quickly once the options need icons, users, statuses, time zones, validation, or multiple values. Shadcn Select gives 00
VGVaibhav Guptainfreecodecamp.org·Sep 11 · 16 min readHow to Build an AI Chat App Interface With the Vercel AI SDK and Shadcn/uiEvery other AI product you open today has the same screen: a message list, a text box at the bottom, and words that stream in one token at a time. It looks simple, but it's not simple to build well. Y00
VGVaibhav Guptainvaibhavg.hashnode.dev·Aug 21 · 13 min readBest Shadcn Radio Group Buttons UI Examples & PatternsNative radio inputs work, but they fight you the moment design gets real. You style one, it looks fine, then a client asks for cards, icons, or a smooth selected state. Suddenly you’re wrestling with 00
VGVaibhav Guptainfreecodecamp.org·Aug 13 · 15 min readHow to Create a Scalable KYC Onboarding Flow in React with Shadcn UIEvery B2B SaaS product with a compliance requirement (like banking, lending, payroll, or crypto) hits the same wall early on: before you can let a business use your platform, you need to verify who th00
VGVaibhav Guptainfreecodecamp.org·Jul 31 · 19 min readHow to Create a Marketing Landing Page Using shadcn/uiMost marketing landing pages start with the same problem: you're staring at a blank screen and rebuilding sections you've already created countless times. A hero section, feature grid, testimonials, p10