React forms tutorial. Controlled components.

preview_player
Показать описание
Check out my courses here!

In this tutorial, we'll create a simple React form using the Controlled Components approach. The state of the form will be saved into the state created by useState hook. We'll handle the form changing and output results into the console.

Additionally, will add a simple form validation.

In the end, we'll cover the pros and cons of using this approach. How can we optimize our work with specific libraries such as React Final Form or Formik? Yes, we'll cover this topic as well.

Support this channel:

Let's be friends:
Рекомендации по теме
Комментарии
Автор

Thanks.
React Forms - very clearly explained. One of the best tutorials on the subject. Thanks.

{2023-03-17}

Pareshbpatel
Автор

Can you teach me how I'm going to display the data in another page

felixsowah