You Don't Know JS: Types & Grammar

Kyle Simpson

(No reviews yet) Write a Review
$21.54 - $26.92
UPC:
9781491904190
Maximum Purchase:
2 units
Binding:
Paperback
Publication Date:
2015-02-14
Release Date:
2015-02-04
Author:
Kyle Simpson
Language:
english
Edition:
1
Adding to cart… The item has been added

Product Overview

No matter how much experience you have with JavaScript, odds are you dont fully understand the language. As part of the You Dont 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 Dont Know JS: Types & Grammar dives into trickier parts of the language that many JavaScript programmers simply avoid or assume dont exist (like types). Armed with this knowledge, you can achieve true JavaScript mastery.

With this book you will:

  • Get acquainted with JavaScripts seven types: null, undefined, boolean, number, string, object, and symbol
  • Understand why JavaSripts unique array, string, and number characteristics may delight or confound you
  • Learn how natives provide object wrappers around primitive values
  • Dive into the coercion controversyand learn why this feature is useful in many cases
  • Explore various nuances in JavaScript syntax, involving statements, expressions, and other features

Reviews

(No reviews yet) Write a Review