Oladipupo IsholaZod: The Simple and Concise Way to Validate Input Data in Your Backend and Build a Better API with…Creating robust and secure backend systems is paramount in the ever-evolving landscape of web development. One of the critical aspects of…Sep 10Sep 10
Oladipupo IsholaElevate Your React Projects: Reusable Custom Hooks for Form ValidationAs we continue to build applications, we have to think not only about the code working but also about development principles, application…Sep 2Sep 2
Oladipupo IsholaBeyond the Basics: Building Scalable Forms with Reusable Custom Hooks for React/NextI wrote an article about form validation using React Hook Form and Zod some time ago, you can see the link below.Sep 21Sep 21
Oladipupo IsholaMastering Form Validation in React with Formik and Yup (with TypeScript)IntroductionJul 22, 2023Jul 22, 2023
Oladipupo IsholaHandling Form Validations in React with React Hook Form and ZodIntroductionJun 18, 20234Jun 18, 20234
Oladipupo IsholaUnlocking the Power of Custom Hooks in React: A Beginner’s Guide to Building Reusable and Efficient…In the first part of this article, we discussed basic hooks and creating custom hooks in React to share state behaviors among components…Jun 10, 2023Jun 10, 2023
Oladipupo IsholaUnlocking the Power of Custom Hooks in React: A Beginner’s Guide to Building Reusable and Efficient…Are you tired of writing the same code in your React components over and over? Do you want to advance your skills and write more modular…May 20, 2023May 20, 2023
Oladipupo IsholaUnlocking the Power of React: The Advantages of Creating Custom Components for Your ApplicationsReact is a popular JavaScript front-end library for creating complex and interactive user interfaces. Custom components, which are reusable…Apr 28, 2023Apr 28, 2023
Oladipupo IsholaDebugging JavaScript code for beginners: Tips and tricks for finding and fixing errorsDebugging is a necessary skill for any developer, but it is especially important for JavaScript developers. JavaScript is a dynamic and…Apr 21, 2023Apr 21, 2023
Oladipupo IsholaPrototypal inheritance in JavaScript: A beginner’s introductionJavaScript is a powerful programming language that enables developers to build dynamic and interactive web applications. One of…Apr 15, 2023Apr 15, 2023