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
VGVaibhav Guptainfreecodecamp.org·Jul 22 · 11 min readHow to Build a Reusable Date-Time Picker in React with shadcn/uiA date and time picker is one of those components that looks small in a design file and turns into a real time sink once you start building it. You need a calendar, a time selector, a state that keeps00
VGVaibhav Guptainfreecodecamp.org·Jul 13 · 14 min readHow to Build a Shadcn Sheet Component in React: Cart and Filter Panel ExamplesA Sheet is a panel that slides in from the edge of the screen instead of popping up in the center like a modal. You've likely used one when you've opened a shopping cart on an e-commerce site or tappe10