You Don't Know JS: this & Object Prototypes
Par :Formats :
Définitivement indisponible
Cet article ne peut plus être commandé sur notre site (ouvrage épuisé ou plus commercialisé). Il se peut néanmoins que l'éditeur imprime une nouvelle édition de cet ouvrage à l'avenir. Nous vous invitons donc à revenir périodiquement sur notre site.
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format Multi-format est :
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
- Nombre de pages174
- FormatMulti-format
- ISBN978-1-4919-0411-4
- EAN9781491904114
- Date de parution11/07/2014
- Protection num.NC
- Infos supplémentairesMulti-format incluant PDF sans p...
- ÉditeurO'Reilly Media
Résumé
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
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
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
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