mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
18 lines
469 B
JSON
18 lines
469 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-understanding-the-event-object-and-event-delegation",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6732a06aed1b095f57b0bb82",
|
|
"title": "What Is the Change Event, and How Does It Work?"
|
|
},
|
|
{
|
|
"id": "67338e93b75977a344cf6d40",
|
|
"title": "How Do Event Bubbling, and Event Delegation Work?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|