This unit, we will continue to put more into your tool belt by tackling methods for handling tasks multiple times, storing multiple pieces of information, and more advanced decision tools.
- Loops
for
,while
,for of
- Arrays
As always, start off by forking and cloning this repository from GitHub. Open the code up in Atom to get started.
Note that in the future we will not call this out explicitly. We'll assume you already know that is how you start your work.
- Required Features are required and focus on the key skills for the week
- Stretch Goals are optional!
- These will stretch and challenge deeper understanding of the material.
- Note that these may require additional research beyond the provided content.
- index.html (Note: JS & CSS files are already sourced)
- style.css
- part-supply.js (Contains required features and stretch goals)
This part of the assignment will mix more of the array and loop content with more of the material from earlier weeks. Again, there are comments with instructions for completing each task.
Please do not remove the instruction comments as you complete your work.
Optionally, you may also write any remaining questions you have for the week in the HTML file.
Check in your repo, then turn in your work via the Prime Academy Assignment Application at http://primeacademy.io, as usual and don't hesitate to hit up the Slack channel as needed!
Make sure that you answer this week's discussion question in Slack!