freeCodeCamp / CurriculumExpansion

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

chore: add lab for working with objects, and the DOM in frontend cert #462

Closed jdwilkin4 closed 1 month ago

jdwilkin4 commented 2 months ago

We need a lab for them to do help them review working with objects, destructuring and the DOM Here is the workshop they will do before this https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-modern-javascript-methods-by-building-football-team-cards/step-47

They will also know all of the fundamentals (strings, functions, objects, arrays, etc) They will also know about higher order functions like map, filter, reduce. And they will know DOM basics like getElementById, querySelector, querySelectorAll, click events, change events.

Acceptance criteria

jdwilkin4 commented 1 month ago

After reviewing the module, we have plenty of labs already. So we don't need this one after all.