Categories
Bibliography JavaScript Software Engineering

You Don’t Know JS: Types & Grammar, (YDKJS) JavaScript Book 4), 1st edition, by Kyle Simpson, 2015

See also: JavaScript, You Don’t Know JS Yet (YDKJSY) JavaScript Book Series by Kyle Simpson, JavaScript Bibliography and Bibliography of JavaScript Libraries and Web Frameworks

See: You Don’t Know JS: Types & Grammar, (YDKJS), JavaScript Book 4, 1st edition, by Kyle Simpson, 2015, 1491904194 (YDKJS-4)

Fair Use Source: 1491904194 (YDKJS-4)

Read free here: https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/types%20&%20grammar/README.md#you-dont-know-js-types–grammar

Buy here https://leanpub.com/p/getipub rather than Kyle’s Amazon page or his Amazon 2nd edition book series page.

About This Book:

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 JavaScript’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

About the Author:

Kyle Simpson is an Open Web evangelist from Austin, Texas, who’s passionate about all things JavaScript. He’s an author, workshop trainer, tech speaker, and OSS contributor/leader. https://github.com/getify, https://linkedin.com/in/getify

Kyle Simpson

Book Details:

  • ASIN: 1491904194
  • ISBN-10: 9781491904190
  • ISBN-13: 978-1491904190
  • Publisher: O’Reilly Media; 1st edition (February 24, 2015) — 2nd edition published by GetiPub (http://getipub.com), a division of Getify Solutions, Inc., and produced by Leanpub (https://leanpub.com/p/getipub).
  • Paperback : 198 pages

Table of Contents:

Table of Contents

Sources:

Fair Use Sources: