Lesson 2
Content:
Homework
The repo that you have forked during the last class contains few challenges - solve them all in JavaScript. You should know all the needed information by now.
Complete the Khan Academy course if you haven't already. It will go through some of the basics that we covered in the class and beyond.
Complete the Codecademy Learn JavaScript Path if you haven't already.
Alternatively you can watch week4 of HTML, CSS, and Javascript for Web Developers tutorial. Highly recommended.
Read this page on Classes, a new feature in JavaScript introduced in ES6.