Поиск  
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
Просмотров:
1730

Описание

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: 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...
Сила JavaScript
Автор: Дэвид Херман
Год: 2013
Эта книга поможет вам освоить всю мощь языка программирования JavaScript и научит применять его максимально эффективно. Автор описывает внутреннюю работу языка на понятных практических примерах, которые помогут как начинающим программистам, так и опытным разработчикам повысить уровень понимания JavaScript и существенно...
DOM Enlightenment
Автор: Cody Lindley
Год: 2013
With DOM Enlightenment, you’ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley (jQuery Cookbook) walks you through modern DOM concepts to...
Бессерверные приложения на JavaScript
Автор: Слободан Стоянович, Александар Симович
Год: 2020
Преимущества облачных бессерверных веб-приложений бесспорны: меньшая сложность, быстрое продвижение на рынок и автоматическая масштабируемость выгодно отличают их от традиционных серверных проектов. А благодаря поддержке JavaScript в AWS Lambda и мощным новым бессерверным инструментам, таким как библиотека Claudia.js, вы можете создавать...
Написать сообщение
Тип
Почта
Имя
*Сообщение