Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

You Don't Know JS: this & Object Prototypes

You Don't Know JS: this & Object Prototypes

Автор:
Год:
Страниц:
173
Просмотров:
1733

Описание

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.
Похожее
Secrets of the JavaScript Ninja
Автор: John Resig, Bear Bibeault
Год: 2012
JavaScript developers commonly rely on collections of reusable JavaScript code–written by themselves or by someone else at their company. Alternatively, they rely on code from a third party. But in all these cases they need to know how to either...
JavaScript. Шаблоны
Автор: Стоян Стефанов
Год: 2011
Разработчики серверных, клиентских или настольных приложений на JavaScript нередко сталкиваются с проблемами, связанными с объектами, функциями, наследованием и другими особенностями этого языка. Какие же приемы разработки приложений на JavaScript являются наиболее удачными? Данная книга дает ответ на этот вопрос, предлагая...
Advanced Data Fetching Patterns in React
Автор: Juntao Qiu
Год: 2024
"Advanced Data Fetching Patterns in React" is your essential guide to mastering the art of efficient data fetching in React. Discover innovative strategies and the latest features to elevate your React applications, transforming them into models of performance and efficiency....
You Don't Know JS: Types & Grammar
Автор: 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 explores JavaScript types in greater depth than previous treatments by looking...
Написать сообщение
Тип
Почта
Имя
*Сообщение