You Don't Know JS: Types & Grammar

You Don't Know JS: Types & Grammar
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 211
Release :
ISBN-10 : 9781491905166
ISBN-13 : 1491905166
Rating : 4/5 (166 Downloads)

Book Synopsis You Don't Know JS: Types & Grammar by : Kyle Simpson

Download or read book You Don't Know JS: Types & Grammar written by Kyle Simpson and published by "O'Reilly Media, Inc.". This book was released on 2015-01-29 with total page 211 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


You Don't Know JS: Types & Grammar Related Books