Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-forms-in-react.json
2025-10-23 23:20:15 +05:30

19 lines
471 B
JSON

{
"name": "Working with Forms in React",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-forms-in-react",
"challengeOrder": [
{
"id": "67d1a928ae86929a85c1bb6b",
"title": "How Do Forms Work in React?"
},
{
"id": "67e2a4cab99d4e8bc795e99d",
"title": "What Is the useActionState Hook, and How Does It Work?"
}
],
"helpCategory": "JavaScript"
}