Master the art of building interactive and user-friendly forms by exploring various form components, validation techniques, and handling form submissions.
所有练习题目
题目列表
Contact FormBuild a contact form which submits user feedback and contact details to a back end API
Available frameworks
Mortgage CalculatorBuild a calculator that computes the monthly mortgage for a loan
Available frameworks
Todo ListBuild a Todo list that lets users add new tasks and delete existing tasks
Available frameworks
Flight BookerBuild a component that books a flight for specified dates
Available frameworks
Temperature ConverterBuild a temperature converter widget that converts temperature values between Celsius and Fahrenheit
Available frameworks
Signup FormBuild a signup form that does validation on user details and submits to a back end API
Available frameworks
Auth Code InputBuild an auth code input component that allows users to enter a 6-digit authorization code
Available frameworks
Nested CheckboxesBuild a nested checkboxes component with parent-child selection logic
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