mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-19 04:00:51 -05:00
19 lines
470 B
JSON
19 lines
470 B
JSON
{
|
|
"name": "Working with Forms in React",
|
|
"blockType": "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"
|
|
}
|