Files
freeCodeCamp/curriculum/structure/superblocks/learn-dom-manipulation-and-events-with-javascript.json
Jessica Wilkins caa5d42e41 feat: add interactive JS courses to catalog (#66406)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 22:20:35 -07:00

17 lines
523 B
JSON

{
"blocks": [
"lecture-working-with-the-dom-click-events-and-web-apis",
"workshop-storytelling-app",
"workshop-emoji-reactor",
"lab-favorite-icon-toggler",
"lecture-understanding-the-event-object-and-event-delegation",
"workshop-music-instrument-filter",
"lab-real-time-counter",
"lab-lightbox-viewer",
"workshop-rps-game",
"lab-football-team-cards",
"review-dom-manipulation-and-click-events-with-javascript",
"quiz-dom-manipulation-and-click-event-with-javascript"
]
}