You Don’t Know JS: this & Object Prototypes
- نوع فایل : کتاب
- زبان : انگلیسی
- نویسنده : Kyle Simpson
- چاپ و سال / کشور: 2014
- تعداد صفحه : 174
- شابک / ISBN : 978-1-49190-415-2
Description
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.