You Don't Know JS, this and Object Prototypes (2014)

You Don't Know JS, this and Object Prototypes (2014)

Foreword

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