freeCodeCamp / CurriculumExpansion

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

chore: add workshop for higher order functions (JS only) #443

Closed jdwilkin4 closed 1 month ago

jdwilkin4 commented 2 months ago

The frontend cert will have a module just for higher order functions. There will be a lecture block going into more detail about how to work with callbacks and higher order functions with examples. But we need a short(like 40 steps or less) workshop, for them to learn about higher order functions interactively.

This workshop does not need to cover all types of popular higher order functions (map, filter, reduce) I would suggest just picking one or two of them.

This will be complete list of concepts campers will know about so far before this workshop:

Acceptance criteria