Book description
No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise, in-depth guide takes you inside JavaScript’s this structure and object prototypes. You’ll learn how they work and why they’re integral to behavior delegation—a design pattern in which objects are linked, rather than cloned. Like other books in the "You Don’t Know JS" series, this and Object Prototypes dives into trickier parts of the language that many JavaScript programmers simply avoid.
Publisher resources
Table of contents
- Foreword
- Preface
- 1. this or That?
- 2. this All Makes Sense Now!
- 3. Objects
- 4. Mixing (Up) âClassâ Objects
- 5. Prototypes
- 6. Behavior Delegation
- A. ES6 Class
- B. Acknowledgments
- Colophon
- Copyright
Product information
- Title: You Don't Know JS: this & Object Prototypes
- Author(s):
- Release date: July 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491904152
You might also like
book
You Don't Know JS: Up & Going
It’s easy to learn parts of JavaScript, but much harder to learn it completely—or even sufficiently—whether …
book
You Don't Know JS: ES6 & Beyond
No matter how much experience you have with JavaScript, odds are you don’t fully understand the …
book
Modern JavaScript for the Impatient
Exploit the Power of Modern JavaScript and Avoid the Pitfalls JavaScript was originally designed for small-scale …
video
Modern JavaScript for the Impatient
8+ Hours of Video Instruction It can be difficult for developers familiar with Java and other …