Поиск  
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
Просмотров:
1771
You Don't Know JS: this & Object Prototypes favorites 0
Описание

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.
Похожее
You Don't Know JS: Up & Going
Автор: Kyle Simpson
Год: 2015
The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the...
JavaScript. Шаблоны
Автор: Стоян Стефанов
Год: 2011
Разработчики серверных, клиентских или настольных приложений на JavaScript нередко сталкиваются с проблемами, связанными с объектами, функциями, наследованием и другими особенностями этого языка. Какие же приемы разработки приложений на JavaScript являются наиболее удачными? Данная книга дает ответ на этот вопрос, предлагая...
Learning PHP, MySQL & JavaScript
Автор: Nixon Robin
Год: 2018
Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. In this update to this popular hands-on guide, you’ll tackle dynamic web programming with the latest versions...
Learning JavaScript Design Patterns
Автор: Addy Osmani
Год: 2012
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Рассуждение на тему, какую базу данных выбирать
Почему хорошие разработчики пишут плохие юнит-тесты
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Модуль, пакет, библиотека, фреймворк: разбираемся в разнице
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
Вопросы с собеседований, которые означают не то, что вы думаете
Правило 3-х часов: сколько нужно работать в день
Нужен ли вам Agile? Новая модель применимости всё объясняет
Hangfire — планировщик задач для .NET
Boosty
Donate to support the project
GitHub account
GitHub profile