Jessica Wilkins
Jessica Wilkins
The previous workshop and lecture videos will teach campers about objects. So we need a lab for them to do immediately after that. - let - const - assignment -...
We need a lab for them to do on dates. Here is the workshop they will do before this https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-building-a-date-formatter/step-29 They will also know all of the fundamentals (strings, functions,...
There will be lectures videos to talk about dynamic programming. But we need a lab for them to do it themselves. A good problem would be to have a lab...
The frontend cert will have a module just for arrays. There will be two lecture blocks going into more detail about how to work with arrays and their methods. But...
The frontend cert will have a module just for loops. There will be a lecture block going into more detail about how to work with loops with examples. But we...
Creating random numbers comes up a lot in the current beta JS curriculum and campers are still struggling with it. So we will have a workshop teaching the Math object...
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...
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 -...
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...
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...