You will have several challenges to practice your skills throughout the course.
The course objectives include:
- How to identify objects in JavaScript
- Create new objects and populate them with data
- Manipulate objects by adding, modifying and deleting data in objects
- Manipulate the DOM based on the data in objects
- Identify and articulate how multiple functions work together to create a more complex program
- Identify processes for breaking larger programs into smaller, more manageable pieces