https://github.com/jerp86/closures-iife-functions-scope-this
Entendendo o contexto this, Closures, IIFE e o Objeto Proxy em JS - Pré #SemanaJSExpert com @ErickWendel
https://github.com/jerp86/closures-iife-functions-scope-this
closures iife javascript proxy-js this-js
Last synced: 7 months ago
JSON representation
Entendendo o contexto this, Closures, IIFE e o Objeto Proxy em JS - Pré #SemanaJSExpert com @ErickWendel
- Host: GitHub
- URL: https://github.com/jerp86/closures-iife-functions-scope-this
- Owner: jerp86
- Created: 2021-01-21T02:46:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-21T03:07:37.000Z (over 4 years ago)
- Last Synced: 2025-01-18T08:16:38.292Z (9 months ago)
- Topics: closures, iife, javascript, proxy-js, this-js
- Language: JavaScript
- Homepage: https://jerp86.github.io/closures-iife-functions-scope-this/
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Closures, IIFE, functions, Scope and This
___
![]()
Sobre |
Motivo |
Requisitos |
Tecnologias |
Executar___
![]()
## :information_source: Sobre
Entendendo o contexto this, Closures, IIFE e o Objeto Proxy em JS - Pré [#SemanaJSExpert](https://javascriptexpert.com.br/)
## :interrobang: Motivo
Preparação e nivelamento para a #SemanaJSExpert, ministrada por [Erick Wendel](https://cursos.erickwendel.com.br/).
## :seedling: Requisitos Mínimos
Navegador Web
## :rocket: Tecnologias Utilizadas
O projeto foi desenvolvido utilizando as seguintes tecnologias
- JavaScript
## :zap: Como executar
Clone o projeto:
```
git clone https://github.com/jerp86/closures-iife-functions-scope-this.git
```Acesse a pasta clonada:
```
cd closures-iife-functions-scope-this
```Rode a aplicação:
Abra o arquivo index.html no navegador de sua preferência, ou se preferir, acesse https://jerp86.github.io/closures-iife-functions-scope-this/, e não precisará clonar o projeto.
---
Feito com ❤️ por Jerp86 👋️ Entre em contato!