You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this repository, I have learned TypeScript at a basic level. This means that I have learned the key concepts of TypeScript that are commonly used in a codebase.
Aprendido sobre tipos de variáveis e como declará-las, criação de Arrays e Arrays dos tipos Read Only, Union Type e Any, Tipagem de Funções, Tipos Personalizados, OOP no TypeScript, Interfaces e Manipulação Básica Do DOM.