Sheraz Manzoorsherazmanzoor.hashnode.dev·Aug 28, 2024Zod vs. Valibot: Which Validation Library is Right for Your TypeScript Project?In a TypeScript world, solid validateing libraries an are essential to your data-structures adheres expected types and restraints. While Zod and Valibot are libraries performing similar functions. It helps on reducing the boilerplate for validation i...zod vs valibot
50BytesOfJohn50bytesjournal.hashnode.dev·Apr 20, 2024FeaturedNext.js and Bunny CDN: Complete Guide to Image Uploading with Server ActionsHello! Today, I'm excited to guide you through the process of uploading images using Next.js server actions and Bunny CDN. We'll also integrate the shadcn UI library and React Hook Form to enhance our application. This tutorial is designed for develo...25 likes·1.7K readsvalibot