Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Books for developers

You Don't Know JS: this & Object Prototypes

You Don't Know JS: this & Object Prototypes

Author:
Year:
Pages:
173
Views:
1723

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. Armed with this knowledge, you can become a true JavaScript master.

With this book you will:

  • Explore how the this binding points to objects based on how the function is called;
  • Look into the nature of JS objects and why you’d need to point to them;
  • Learn how developers use the mixin pattern to fake classes in JS;
  • Examine how JS’s prototype mechanism forms links between objects;
  • Learn how to move from class/inheritance design to behavior delegation;
  • Understand how the OLOO (objects-linked-to-other-objects) coding style naturally implements behavior delegation.
Similar
JavaScript Application Design
Автор: Nicolas Bevacqua
Год: 2015
The fate of most applications is often sealed before a single line of code has been written. How is that possible? Simply, bad design assures bad results. Good design and effective processes are the foundation on which maintainable applications are...
You Don't Know JS: ES6 & Beyond
Автор: Kyle Simpson
Год: 2015
No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest...
Redux in Action
Автор: Mark Erikson, Will Faurot
Год: 2018
With Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability...
Composing Software
Автор: Eric Elliott
Год: 2019
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.In "Composing Software", Eric Elliott shares the...
Send message
Type
Email
Your name
*Message