- Exit Tickets
- Unit 5 Coding Challenge
- Unit 5 Project
- Create an array.
- Retrieve an array element using its index.
- Use array methods and properties.
- Create HTML elements using the .createElement method.
- Update created element with DOM manipulation.
- Iterate over an array using loops.
- Demonstrate their coding skills by completing a coding challenge.
- Brainstorm ideas for their Unit 5 project.
- Add HTML, CSS, and Javascript to their Unit 5 project starter code.
- Use their project plans and new coding skills to add conditionals to their Unit 5 project.
- Use their project plans and coding skills to finish up their Unit 5 projects.
- Add any “Next Level Features” using documentation.
- Showcase their Unit 5 projects to an audience.
HTML: button, input field, input, div
JS: array, array element, square brackets, index, loops, forEach loops, iterate, method, property, .createElement, .appendChild, .push, .length,
Students will use HTML, CSS, and JavaScript to create a suggestion app. This app can be based on any topic they want.