Building Navigational Workflows Using React
Skills:
React90%
Key Takeaways
Builds navigational workflows using React and its controlled components, along with Formik for form input validation and submission
Original 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.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: React
View skill →
🎓
Tutor Explanation
DeepCamp AI