Book Details:
Publisher: | O'Reilly Media |
Series: |
OReilly
|
Author: | Kyle Simpson |
Edition: | 1 |
ISBN-10: | 1491904194 |
ISBN-13: | 9781491904190 |
Pages: | 198 |
Published: | Feb 14 2015 |
Posted: | Apr 06 2015 |
Language: | English |
Book format: | PDF |
Book size: | 3.61 MB |
Book Description:
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 symbolUnderstand why JavaSript';s unique array, string, and number characteristics may delight or confound youLearn how natives provide object wrappers around primitive valuesDive into the coercion controversy-and learn why this feature is useful in many casesExplore various nuances in JavaScript syntax, involving statements, expressions, and other features
Scope & Closures
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 and effective JavaScript programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset. Like other books in the "You Don't Know JS" series, Scope and Closures dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery. Learn about scope, a set of rules to help JavaScript engines locate variables in your code Go deeper into nested scope, a...
This & Object Prototypes
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 calledLook into the nature of JS objects and why you';d need to point to themLe...
ES6 & Beyond
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 the new features that will be available to developers in ECMAScript 6, the newest version of the standard on which JavaScript is built.Like other books in this series, You Don';t Know JS: ES6 Beyond dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery....
2007 - 2021 © eBooks-IT.org