You Don't Know JS: this & Object Prototypes

Купить бумажную книгу и читать

Купить бумажную книгу

По кнопке выше можно купить бумажные варианты этой книги и похожих книг на сайте интернет-магазина "Лабиринт".

Using the button above you can buy paper versions of this book and similar books on the website of the "Labyrinth" online store.

Реклама. ООО "ЛАБИРИНТ.РУ", ИНН: 7728644571, erid: LatgCADz8.

Название : You Don't Know JS: this & Object Prototypes

Автор : Kyle Simpson

Издательство: O’Reilly Media, Inc.

Год издания : 2014

Страниц: 174

Формат : PDF

Размер файла: 3 MB

Язык : English

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

Дата создания страницы: