Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-form-validation.json
2026-03-17 15:43:14 +00:00

22 lines
569 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-understanding-form-validation",
"challengeOrder": [
{
"id": "6733aae9d25004f60d1e86f2",
"title": "What Are Some Ways to Validate Forms Using JavaScript?"
},
{
"id": "6733d3a33abdd27cd562bdf2",
"title": "What Is the Purpose of the preventDefault() Method?"
},
{
"id": "6733d3ab69e94b7df7ee91b0",
"title": "How Does the Submit Event Work with Forms?"
}
],
"helpCategory": "JavaScript"
}