Logo

You Don't Know JS: Scope and Closures

Large book cover: You Don't Know JS: Scope and Closures

You Don't Know JS: Scope and Closures
by

Publisher: O'Reilly
ISBN/ASIN: 1449335586
ISBN-13: 9781449335588
Number of pages: 98

Description:
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.

Download or read it online for free here:
Read online
(online preview)

Similar books

Book cover: TypeScript Deep DiveTypeScript Deep Dive
by - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(7535 views)
Book cover: Learning JavaScript Design PatternsLearning JavaScript Design Patterns
by - O'Reilly Media
Learn how to write beautiful, structured, and maintainable JavaScript by applying design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
(11331 views)
Book cover: Leaflet Tips and TricksLeaflet Tips and Tricks
by - Leanpub
This book is written to help those who may be unfamiliar with JavaScript or web page creation get started bringing their map vision to the World. It is put together as a guide to get you started if you are unsure what leaflet.js can do.
(7898 views)
Book cover: JavaScript EssentialsJavaScript Essentials
by - Techotopia
JavaScript Essentials by Neil Smyth is a comprehensive book for online reading, written with the aim to provide web developers and programmers with everything they need to know to create dynamic, rich and interactive web pages with JavaScript.
(24524 views)