erafaelmanuel / typescript-basic

Learn about the basics of TypeScript. Understand how types work, how to use arrays and tuples, how to declare classes and interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-basic

Learn about the basics of TypeScript. Understand how types work, how to use arrays and tuples, how to declare classes and interfaces. Understand concepts of type erasure, duck typing, enums, generics and modules. Create a development workflow and configure the TypeScript compiler to your needs.

About

Learn about the basics of TypeScript. Understand how types work, how to use arrays and tuples, how to declare classes and interfaces


Languages

Language:JavaScript 56.7%Language:TypeScript 41.8%Language:Shell 1.4%