File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,17 +13,16 @@ Here are resources that we like you to read as a preparation for the third lectu
1313
1414- [ Object-Oriented Programming & Classes] ( ../../../../fundamentals/blob/master/fundamentals/oop_classes.md )
1515- [ What is 'this'?] ( ../../../../fundamentals/blob/master/fundamentals/this.md )
16+ - [ Javascript call() & apply() vs bind()?] ( https://stackoverflow.com/questions/15455009/javascript-call-apply-vs-bind )
1617
17- ### ` call ` ` apply ` , ` bind `
18+ ### Extra reading
1819
1920- [ Function.prototype.call()] ( https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/call )
2021- [ Function.prototype.apply()] ( https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/apply )
2122- [ Function.prototype.bind()] ( https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind )
2223
23-
2424## Recommended Readings
2525
2626[ Eloquent JavaScript: Chapter 6 - The Secret Life of Objects] ( http://eloquentjavascript.net/06_object.html ) . Read up to the section of ** Maps** .
2727
28-
29- _ Please go through the material and come to class prepared!_
28+ _ Please go through the material and come to class prepared!_
You can’t perform that action at this time.
0 commit comments