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: Scope & Closures
No matter how much experience you have with JavaScript, odds are you don’t fully understand the …
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
Tidy First?
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up …
book
Modern Software Engineering: Doing What Works to Build Better Software Faster
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David …