Building Navigational Workflows Using React

Description

Forms are an essential part of modern-day workflow. They are the primary medium of collecting, validating, and storing user data to provide great user experience.

React library helps in developing forms using controlled components. Alternatively, open-source Libraries like Formik can be used for handling form input validations and form submissions efficiently.
Additionally, React library is supported by React Router library which facilitates developers to rapidly enable routing between components.
In this course, you will explore React forms, Formik library and React Router library for creating navigational workflows.

What’s included