Jessica Wilkins
Jessica Wilkins
### Describe the Issue last test should be updated. The last test for the Rock, Paper, Scissors game review project allows for incorrect answers like this to pass ```js function...
## Summary Currently the test passes without changing the display to block as mentioned in this forum post here https://forum.freecodecamp.org/t/review-dom-manipulation-by-building-a-rock-paper-scissors-game-step-5/690574 The update the last assertion fixes that Checklist: - [x]...
### Describe the Issue One of the things we have heard from campers going through the gradebook review project is they felt like they had to go through the pyramid...
### Describe the Issue A few of the array lessons pop up frequently on the forum when it comes to the pyramid project. So it would be good for campers...
### Describe the Issue We have heard from a few campers going through the gradebook app, that they weren't as comfortable with functions when starting the project and had to...
## Summary I kept everything the same from what is currently in main, except for the following: - updated the description for step 1 - removed the form steps. there...
There will be a workshop and lab that will teach campers about booleans and conditionals. We need a lab project for them to do right after the workshop. Campers will...
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...
There will be a workshop and lab that will teach campers about arrays and basic array methods. We need a lab project for them to do right after the workshop....
There is a whole module just for reviewing the JS fundamentals before they moving onto working with the DOM and other concepts. Campers will have just finished the pyramid generator...