CurriculumExpansion icon indicating copy to clipboard operation
CurriculumExpansion copied to clipboard

Results 99 CurriculumExpansion issues
Sort by recently updated
recently updated
newest added

Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a [descriptive title](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title) (**not** a vague title like `Update index.md`) Closes #456

Frontend Cert
Labs Team

Functions are a topic that confuse a lot of campers. So we should have extra labs for this The previous workshop and lecture videos will teach campers about functions. Here...

Frontend Cert
Labs Team

The previous workshop and lecture videos will teach campers about functions. So we need a lab for them to do immediately after that. - let - const - assignment -...

Frontend Cert
Labs Team

The first few labs in the JS section will be JavaScript only and short. The preceding workshops will also be short and only teach a few concepts. This is to...

Frontend Cert
Labs Team

Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a [descriptive title](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title) (**not** a vague title like `Update index.md`) Closes #396

Frontend Cert
Labs Team

The last JS section will be on asynchronous JavaScript. So we need a lab for campers to practice. They will have done this workshop just before this lab https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-fetch-and-promises-by-building-an-fcc-authors-page/step-29 Convert...

Frontend Cert
Labs Team

There will be lectures videos to talk about different graphs. But we need a lab for them to do it themselves. In the coding interview prep section, we already have...

Frontend Cert
Labs Team

We need a second lab for them to do help them review working with OOP. Here is the workshop they will do before this https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-intermediate-oop-by-building-a-platformer-game/step-117 They will also know all...

Frontend Cert
Labs Team

We need a lab for them to do help them review working with OOP. Here is the workshop they will do before this https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-basic-oop-by-building-a-shopping-cart/step-60 They will also know all of...

Frontend Cert
Labs Team

We need a lab for them to do help them review working with functional programming. They will also know all of the fundamentals (strings, functions, objects, arrays, etc) They will...

Frontend Cert
Labs Team
BLOCKED