Javascript Closures Part 1

preview_player
Показать описание
In this video we describe the problem that Javascript Closures solve. If you're not aware of what a Javascript Closure is, then this is a pretty good place to start. In this video we walk through a typical Object Oriented approach to Javascript and we describe what some of the problems are.

If you'd like to see this code in action, you can see the fiddle here:

After you're finished with Part 1, head over and check out Part 2 at:

If you'd like more information on programming practices and how to's, go check out our podcast at:

The podcast is available on most major platforms!

Come say hi on Twitter!
@CodingBlocks
Рекомендации по теме
Комментарии
Автор

This is a great tutorial on closures- it's short, sweet, and provides practical relevance.  Thanks!  Keep them coming!

tomhundley