freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
313 stars 105 forks source link

chore: add change event lab to frontend cert #454

Closed jdwilkin4 closed 1 month ago

jdwilkin4 commented 2 months ago

We have a workshop and lecture videos to teach campers about the DOM and change events.

Here is the preceding workshop https://github.com/freeCodeCamp/CurriculumExpansion/pull/453

Campers will have already complete the previous fundamentals modules(strings, variables, arrays, numbers, Math object, objects, etc) So you can see the sheet for more details to see the complete list of what is covered.

For this lab, we want them to practice change events and adding HTML using innerHTML.

Acceptance criteria