You Don't Know JS: Types & Grammar

You Don't Know JS: Types & Grammar

2014 • 182 pages

Ratings2

Average rating5

15

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

Become a Librarian

Series

Featured Series

6 primary books

#4 in You Don't Know JS

You Don't Know JS is a 6-book series with 6 primary works first released in 2014 with contributions by Kyle Simpson.

#1
You Don't Know JS: Up & Going
#2
You Don't Know JS: Scope and Closures
#3
You Don't Know JS: this & Object Prototypes
#4
You Don't Know JS: Types & Grammar
#5
You Don't Know JS: Async & Performance
#6
You Don't Know JS: ES6 & Beyond

Reviews

Popular Reviews

Reviews with the most likes.

There are no reviews for this book. Add yours and it'll show up right here!