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: ppk on JavaScriptppk on JavaScript
by - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(14255 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.
(11219 views)
Book cover: Introduction to JavaScriptIntroduction to JavaScript
by - Foothill College
This introduction to JavaScript covers the Document Object Model, JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
(14051 views)
Book cover: JavaScript AllongéJavaScript Allongé
by - Leanpub
JavaScript Allongé solves important problems for the ambitious JavaScript programmer. It gives you the tools to deal with bugs, hitches, edge cases, and other potential pitfalls. This book gives you a gentle start before showing you its full depth.
(13994 views)