Master the art of building interactive and user-friendly forms by exploring various form components, validation techniques, and handling form submissions.
All Practice Questions
Number of questions
7 questions
Total time
3 hours total
Questions List
1
Contact FormBuild a contact form which submits user feedback and contact details to a back end API
Difficulty
Easy
Available frameworks
2
Mortgage CalculatorBuild a calculator that computes the monthly mortgage for a loan
Difficulty
Easy
Available frameworks
3
Todo ListBuild a Todo list that lets users add new tasks and delete existing tasks
Difficulty
Medium
Available frameworks
Flight BookerBuild a component that books a flight for specified dates
Difficulty
Easy
Available frameworks
Temperature ConverterBuild a temperature converter widget that converts temperature values between Celsius and Fahrenheit
Difficulty
Easy
Available frameworks
Signup FormBuild a signup form that does validation on user details and submits to a back end API
Difficulty
Medium
Available frameworks
Transfer List IIBuild a component that allows transferring of items between two lists, bulk selection/unselection of items, and adding of new items