An open API service indexing awesome lists of open source software.

https://github.com/andrase/typescript-tutorial

TypeScript basics
https://github.com/andrase/typescript-tutorial

chaining debugging enum intersection-types narrowing tuples type-aliases type-classes typescript union-types

Last synced: 18 days ago
JSON representation

TypeScript basics

Awesome Lists containing this project

README

        


Basic concepts using TypeScript

## Hello there 👋
Following a **[TypeScript Tutorial](https://youtu.be/d56mG7DezGs?si=5hPBFeF0jPFIWyRq)** on YT went through some of the basics to start on TypeScript.

Included a pdf with my notes from the class: **[justsomeTypeScript](https://github.com/AndrasE/TypeScript-tutorial/blob/main/justsomeTypeScript.pdf)**.