Code-with-Us / scope-and-closure

Understanding scope and closure in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scope and Closure on Code with Us

What is this?

This repository is the home of a set of notes and code snippets put together while reading the sources listed in the Reading List

Because this set of notes was intended to help me become familiar with these concepts and isn't intended for broad distribution, in places I've lifted lines and paragraphs directly from the articles contained in that list without attribution. Please note that all of the books and articles listed in the Reading List were enormously helpful.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Please refer to the Reading List

About

Understanding scope and closure in JavaScript

License:Other