mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
23 lines
601 B
JSON
23 lines
601 B
JSON
{
|
|
"name": "Understanding Form Validation",
|
|
"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 e.preventDefault?"
|
|
},
|
|
{
|
|
"id": "6733d3ab69e94b7df7ee91b0",
|
|
"title": "How Does the Submit Event Work with Forms?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|