You-Dont-Know-JS
A fork of book series on JavaScript. @YDKJS on twitter.
View on GitHub
You Don’t Know JS:
this
& Object Prototypes
Purchase digital/print copy from O’Reilly
Table of Contents
Foreword
(by
Nick Berardi
)
Preface
Chapter 1:
this
Or That?
Chapter 2:
this
All Makes Sense Now!
Chapter 3: Objects
Chapter 4: Mixing (Up) “Class” Objects
Chapter 5: Prototypes
Chapter 6: Behavior Delegation
Appendix A: ES6
class
Appendix B: Thank You’s!