Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Reading material for the third lecture:

In week three we will discuss the following topics:
• Object Oriented Programming and ES6 Classes
• The this keyword
• call, apply, bind

Here are resources that we like you to read as a preparation for the third lecture:

async/await

OOP

Watch Traversy Media's JavaScript OOP Crash Course (ES5 & ES6) on YouTube (40 mins).

See also: Fundamental - Object-Oriented Programming & Classes

this, call apply, bind

Recommended Readings

Eloquent JavaScript: Chapter 6 - The Secret Life of Objects. Read up to the section of Maps.

Please go through the material and come to class prepared!