|
|
|
|
|
by nicoburns
2758 days ago
|
|
It's pretty useful for libraries, as you don't have to do anything, but still get type safety benefits. It also has really good tooling. If you use anything like ES Lint, then TypeScript does a similar job but is a step up in quality. |
|