Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
You Don't Know JS Yet: Types and Grammar
🌠 Top Free Computer Networking Books - 100% Free or Open Source!
  • Title: You Don't Know JS Yet: Types and Grammar
  • Author(s) Kyle Simpson
  • Publisher: O'Reilly Media; 1 edition (February 14, 2015); eBook (Open Access Edition)
  • License(s): CC BY-NC-ND 4.0
  • Paperback: 198 pages
  • eBook: HTML and PDF
  • Language: English
  • ISBN-10/ASIN: 1491904194
  • ISBN-13: 978-1491904190
  • :

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.

  • 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
About the Authors
  • Kyle Simpson is an Open Web Evangelist from Austin, TX. He's passionate about JavaScript, HTML5, real-time/peer-to-peer communications, and web performance. Otherwise, he's probably bored by it. Kyle is an author, workshop trainer, tech speaker, and avid OSS community member.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links