Search  
RU EN
Books for developers

You Don't Know JS: this & Object Prototypes

You Don't Know JS: this & Object Prototypes

Author:
Year:
Pages:
173
Views:
1795
You Don't Know JS: this & Object Prototypes favorites 0
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 Enlightenment
Автор: Cody Lindley
Год: 2013
If you’re an advanced beginner or intermediate JavaScript developer, JavaScript Enlightenment will solidify your understanding of the language — especially if you use a JavaScript library. In this concise book, JavaScript expert Cody Lindley (jQuery Cookbook) provides an accurate view...
High Performance JavaScript
Автор: Nicholas C. Zakas
Год: 2010
If you’re like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to...
Data Structures and Algorithms with JavaScript
Автор: Michael McMillan
Год: 2014
As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of...
JavaScript for sound artists
Автор: William Turner, Steve Leonard
Год: 2017
Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn...
Send message
Type
Email
Your name
*Message