Skip to content

A bit of an insane look to TypeScript and how much I could implement it on a very simple test project. Attempting to correctly type hint everything as semantically as possible to see what happens. Answer - it gets out of hand.

Notifications You must be signed in to change notification settings

d3vl1m3/gung-ho-typescript-fun

Repository files navigation

ts-classes

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Compile TS docs

yarn run docs

Customize configuration

See Configuration Reference.

About

A bit of an insane look to TypeScript and how much I could implement it on a very simple test project. Attempting to correctly type hint everything as semantically as possible to see what happens. Answer - it gets out of hand.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published