Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-the-event-object-and-event-delegation.json
2026-03-17 15:43:14 +00:00

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"
}