RU EN
Книги для разработчиков

You Don't Know JS: this & Object Prototypes

You Don't Know JS: this & Object Prototypes

Автор:
Год:
Страниц:
173
Просмотров:
1796
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.
Похожее
Сюрреализм на JavaScript
Автор: Алексей Бахирев
Год: 2014
Книга о разработке игр и приложений на Javascript. В книге встречается множество отсылок к авторам различных публикаций и экспертам фронтенд-разработки. Также затрагивается тема кроссплатформенной разработки на javascript для различных устройств, XSS атаки, обфускация кода, и конвертирования HTML в EXE, НТА,...
JavaScript Enlightenment
Автор: Cody Lindley
Год: 2011
This book is not about JavaScript design patterns or implementing an object-oriented paradigm with JavaScript code. It was not written to distinguish the good features of the JavaScript language from the bad. It is not meant to be a complete...
You Don't Know JS: Scope & Closures
Автор: Kyle Simpson
Год: 2014
No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient...
Создаем динамические веб-сайты с помощью PHP, MySQL, JavaScript, CSS и HTML5
Автор: Робин Никсон
Год: 2016
Научитесь создавать интерактивные сайты, активно работающие с данными, воплощая в них мощные ком-бинации свободно распространяемых технологий и веб-стандартов. Для этого достаточно обладать базовымизнаниями языка HTML. Это популярное и доступное пособие поможет вам уверенно освоить динамическоевеб-программирование с применением самых современных языков...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Асинхронный JavaScript: изучаем Async/Await, Callbacks и Promises
10 не самых очевидных причин, чтобы уволиться
Почему сеньоры ненавидят собеседования с кодингом, и что компании должны использовать вместо них
Почему программисты не стареют: эффект кодера после 40
Using a сustom PagedList class for Generic Pagination in .NET Core
Семь итераций наивности или как я полтора года свою дебютную игру писал
Вопросы с собеседований, которые означают не то, что вы думаете
Как сделать полезный дашборд: советы и идеи
Жестокая правда будней программиста: 8 наблюдений
Boosty
Donate to support the project
GitHub account
GitHub profile