https://github.com/pmarcosfelipe/closure-iife-proxy-object
Project created to study about Proxy Objects, Closures and IIFE.
https://github.com/pmarcosfelipe/closure-iife-proxy-object
closures iife javascript proxy
Last synced: 7 months ago
JSON representation
Project created to study about Proxy Objects, Closures and IIFE.
- Host: GitHub
- URL: https://github.com/pmarcosfelipe/closure-iife-proxy-object
- Owner: pmarcosfelipe
- Created: 2021-01-26T17:21:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T17:41:55.000Z (over 4 years ago)
- Last Synced: 2025-01-05T17:21:17.054Z (9 months ago)
- Topics: closures, iife, javascript, proxy
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :books: Counter
Project created to do a Counter which englobes concepts about Proxy Objects, Closures and IIFE in Javascript
## References
[https://erickwendel.teachable.com/](https://erickwendel.teachable.com/)
[Entendendo o contexto this, Closures, IIFE e o Objeto Proxy em JS](https://www.youtube.com/watch?v=tGSpqjerR_U)## Author
### :bust_in_silhouette: Marcos Felipe
- LinkedIn: [http://www.linkedin.com/in/pmarcosfelipe](http://www.linkedin.com/in/pmarcosfelipe)
Copyright @ 2021 [Marcos Felipe](http://www.linkedin.com/in/pmarcosfelipe).