Last active
September 18, 2020 20:41
-
-
Save CristianoRC/0db2f75a5a233dddbc0229aa51a475b2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Event Loop | |
- Async Await | |
- Promise | |
- CallBack | |
- Clean Code -DAR UMA GRANDE ATENÇÃO PARA ISSO! | |
- SOLID | |
- Testes unitários | |
- Como funciona o HTTP(Se quiserem tenho livro para mandar) | |
- Saber as principais funções em listas(map, filter, reduce, find, findeIndex...) | |
- Spread Operator | |
- Base de Programação Orientadas a objetos | |
- Base de programação funcional | |
- Como funciona um JWT | |
- Como montar um servidor com Node? | |
- Var, const, let | |
- Escopos | |
- Funções/métodos(aprender bem sobre isso) | |
- Prototypes | |
- Performance - estudar estrutura de dados(mais para quem quiser seguir para o Backend) | |
- o que é o tal do V8? | |
- O que é um Set em JS? | |
- O que é um dicionário ded dados e quando usar? | |
- Porque colocamos o carregamento do JS no final do arquivo HTML? | |
- O que é e como funciona o Webpack | |
- Reatividade - Como funciona | |
- O que são os eventos e como funcionam. | |
- Como um navegador funciona? | |
- Como o CSS funciona? | |
- Qual a ordem de carregamento do CSS? | |
- O que é o Babel? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment