Skip to content

DevMountain/JS-Closures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Closures

Objective

Better understand Javascript closures by completing a series of activities

Directions

Fork this repo, clone your fork, then open closures.js and complete all the activities. COMMIT AND PUSH YOUR CODE OFTEN!

Debugging/Visualization tools :

One of the biggest tools in a developers disposal is the debugger. Chrome has one built-in. To use it, just open the index.html file in your browser.

Another great tool for small and isolated pieces of code is : http://www.pythontutor.com/visualize.html#

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2015. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

About

Afternoon project for practicing JavaScript Closures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published