Lesson 5 Review In our last lesson, we learned how to store complex data using Objects and loop thr…
Lesson 4 Review In our last lesson, we learned how to use Arrays to store long lists of data, like l…
Lesson 3 Review In our last lesson, we learned how to write Functions to create reusable blocks of l…
Lesson 2 Review In our last lesson, we learned how to use Conditional Statements ( if / else ) and…
Lesson 1 Review In our first lesson, we learned how to link a JavaScript file to our HTML, how to prin…
Course Transition You have mastered HTML (the skeleton) and CSS (the skin and layout). However, a web…