RU EN
Книги для разработчиков

You Don't Know JS: Types & Grammar

You Don't Know JS: Types & Grammar

Автор:
Год:
Страниц:
198
Просмотров:
2991
You Don't Know JS: Types & Grammar favorites 0
Описание

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.
Похожее
TypeScript: Modern JavaScript Development
Автор: Remo H. Jansen, Vilic Vane, Ivo Gabe de Woff
Год: 2016
Leverage the features of TypeScript to boost your development skills and create captivating applications.TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional...
You Don't Know JS: Async & Performance
Автор: Kyle Simpson
Год: 2015
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 concise yet in-depth guide focuses on new asynchronous features and performance techniques —...
Eloquent JavaScript, 3rd Edition
Автор: Marijn Haverbeke
Год: 2018
This is a book about instructing computers. Computers are about as common as screwdrivers today, but they are quite a bit more complex, and making them do what you want them to do isn’t always easy.If the task you have...
Data Structures and Algorithms with JavaScript
Автор: Michael McMillan
Год: 2014
As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of...
Написать сообщение
Тип
Почта
Имя
*Сообщение