https://github.com/ultirequiem/scope-closures-js-platzi
:sparkles: Closures and Scope course of @Platzi by @gndx
https://github.com/ultirequiem/scope-closures-js-platzi
closures javascript platzi platzi-course scope
Last synced: 6 months ago
JSON representation
:sparkles: Closures and Scope course of @Platzi by @gndx
- Host: GitHub
- URL: https://github.com/ultirequiem/scope-closures-js-platzi
- Owner: UltiRequiem
- License: mit
- Created: 2021-07-03T02:31:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T03:13:49.000Z (over 2 years ago)
- Last Synced: 2025-05-08T03:18:11.194Z (6 months ago)
- Topics: closures, javascript, platzi, platzi-course, scope
- Language: JavaScript
- Homepage:
- Size: 198 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scope and Closures in Javascript

## Other Resources
- [Closures by Sacha](https://youtu.be/JXG_gQ0OF74)
- [JavaScript: Closures and the Call Stack](https://medium.com/@akaphenom/javascript-closures-and-the-call-stack-722ef2c3b5a8)