gillchristian / legendary-adventure

A TS tutorial with no guarantees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

legendary-adventure

A TS tutorial with no guarantees

Instructions

Follow along the .ts files in VS Code (or any other editor with TypeScript support).

To check compiler output in the terminal run:

yarn ts:check:watch

That only shows type results, it doesn't compile.

About

A TS tutorial with no guarantees


Languages

Language:TypeScript 100.0%