Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add JS only higher order functions lab to frontend cert #519

Open
3 tasks
jdwilkin4 opened this issue Aug 5, 2024 · 0 comments · May be fixed by #586
Open
3 tasks

chore: add JS only higher order functions lab to frontend cert #519

jdwilkin4 opened this issue Aug 5, 2024 · 0 comments · May be fixed by #586
Assignees
Labels
Frontend Cert Labs Team This work is for the labs team only

Comments

@jdwilkin4
Copy link
Contributor

We need a lab for campers to practice working with higher order functions like map, filter, etc.
This will be JS only. Not HTML or CSS or DOM manipulation.

Here is the workshop they will do before this
https://github.com/freeCodeCamp/CurriculumExpansion/blob/main/frontend-cert/js-projects/library-manager/script.js

They will also know all of the fundamentals (strings, functions, objects, arrays, etc)

This doesn't need to cover everything in the workshop, just pick a couple of things like map or filter.

Acceptance criteria

  • create a new folder of the project in the frontend-cert/js-projects directory
  • add your completed project in that new folder
  • create a markdown file for your proposed user stories. You should call it user-stories.md and place it in your new project folder
@jdwilkin4 jdwilkin4 added Frontend Cert Labs Team This work is for the labs team only labels Aug 5, 2024
@fhsinchy fhsinchy self-assigned this Aug 26, 2024
@fhsinchy fhsinchy linked a pull request Sep 13, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Cert Labs Team This work is for the labs team only
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants