Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

You Don't Know JS: Scope & Closures

You Don't Know JS: Scope & Closures

Автор:
Год:
Страниц:
98
Просмотров:
1467

Описание

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You’ll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.

Like other books in the "You Don’t Know JS" series, Scope and Closures dives into trickier parts of the language that many JavaScript programmers simply avoid. Armed with this knowledge, you can achieve true JavaScript mastery.

Learn about scope, a set of rules to help JavaScript engines locate variables in your code.
Go deeper into nested scope, a series of containers for variables and functions.
Explore function- and block-based scope, “hoisting”, and the patterns and benefits of scope-based hiding.
Discover how to use closures for synchronous and asynchronous tasks, including the creation of JavaScript libraries.

Похожее
JavaScript Enlightenment
Автор: Cody Lindley
Год: 2011
This book is not about JavaScript design patterns or implementing an object-oriented paradigm with JavaScript code. It was not written to distinguish the good features of the JavaScript language from the bad. It is not meant to be a complete...
Composing Software
Автор: Eric Elliott
Год: 2019
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.In "Composing Software", Eric Elliott shares the...
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...
JavaScript Patterns
Автор: Stoyan Stefanov
Год: 2010
Написать сообщение
Тип
Почта
Имя
*Сообщение