You Don't Know JS: Types & Grammar

Par : Kyle Simpson
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
Logo Vivlio, qui est-ce ?

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
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages198
  • FormatMulti-format
  • ISBN978-1-4919-0416-9
  • EAN9781491904169
  • Date de parution29/01/2015
  • 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. As part of the "You Don't Know JS" series, this compact guide explores JavaScript types in greater depth than previous treatments by looking at type coercion problems, demonstrating why types work, and showing you how to take advantage of these features. Like other books in this series, You Don't Know JS: Types & Grammar dives into trickier parts of the language that many JavaScript programmers simply avoid or assume don't exist (like types).
Armed with this knowledge, you can achieve true JavaScript mastery. With this book you will: - Get acquainted with JavaScript's seven types: null, undefined, boolean, number, string, object, and symbol - Understand why JavaSript's unique array, string, and number characteristics may delight or confound you - Learn how natives provide object wrappers around primitive values - Dive into the coercion controversy-and learn why this feature is useful in many cases - Explore various nuances in JavaScript syntax, involving statements, expressions, and other features
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 explores JavaScript types in greater depth than previous treatments by looking at type coercion problems, demonstrating why types work, and showing you how to take advantage of these features. Like other books in this series, You Don't Know JS: Types & Grammar dives into trickier parts of the language that many JavaScript programmers simply avoid or assume don't exist (like types).
Armed with this knowledge, you can achieve true JavaScript mastery. With this book you will: - Get acquainted with JavaScript's seven types: null, undefined, boolean, number, string, object, and symbol - Understand why JavaSript's unique array, string, and number characteristics may delight or confound you - Learn how natives provide object wrappers around primitive values - Dive into the coercion controversy-and learn why this feature is useful in many cases - Explore various nuances in JavaScript syntax, involving statements, expressions, and other features