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

You Don't Know JS: this & Object Prototypes

You Don't Know JS: this & Object Prototypes

Автор:
Год:
Страниц:
173
Просмотров:
1814
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.
Похожее
The Complete Developer
Автор: Martin Krause
Год: 2024
A hands-on, beginner-friendly approach to developing complete web applications from the ground up, using JavaScript and its most popular frameworks, including Node.js and React.js.Whether you’ve been in the developer kitchen for decades or are just taking the plunge to do...
You Don't Know JS: ES6 & Beyond
Автор: 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 focuses on new features available in ECMAScript 6 (ES6), the latest...
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 for sound artists
Автор: William Turner, Steve Leonard
Год: 2017
Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Жестокая правда будней программиста: 8 наблюдений
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
30 вопросов на собеседовании фронтенд разработчика
Три дороги для программиста: эксперт, руководитель, основатель
10 продвинутых способов писать в консоль помимо console.log
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Топ 20 ботов которые постоянно сканируют ваши сайты. Не все из них одинаково полезны
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
Чем CRM отличается от ERP
GraphQL решает кучу проблем — рассказываем, за что мы его любим
Boosty
Donate to support the project
GitHub account
GitHub profile