React | Create And Validate A Multi-step Form Using Custom React Hooks 🪝

preview_player
Показать описание
Ever wondered how you would implement a multi-step form with validation in React JS? Well, this class will teach us how we can do this, using two custom #reactjs hooks.

Breakdown:

00:00 - Project UI Introduction
02:54 - Introducing useMultistep React Hook
06:27 - Rendering Dynamic Multi-step Form Components
08:03 - Combining Multi-step Form Data Into One Object
10:10 - A Peek At A Single Multi-step Component
11:10 - Introducing useBaseStep React Hook
15:50 - Applying Default Fields In The Multi-step Form
17:45 - Conclusion And Recap

With that said #happy #coding and always remember, you stop growing when you stop learning, and what you learn go forth and teach others.

Repository:
------------------

Connect with me below.

Github:
-----------

Twitter:
-----------

Instagram:
-----------------
Рекомендации по теме
Комментарии
Автор

Hello world!

Please make sure to check out the updated version of useBaseStep, specifically how the check is made to ensure required fields have been entered by the user.

Thanks!

benandengineering