Y
Hacker News
new
|
ask
|
show
|
jobs
by
apazzolini
1608 days ago
We use SWC with ts-node to strip types in dev for faster iteration loops and run the full tsc typechecker in CI (and optionally as a separate process on your local machine).