|
|
|
|
|
by FractalHQ
1547 days ago
|
|
Typescript is amazing. I didn’t get it until I built a large project with it. Now I can’t imagine working without it. Every-time I join a vanilla JS codebase, I can’t help but notice the multitude of bugs and setbacks we run into that would have been avoided entirely had they used TS. And the productivity gains scale exponentially with the size of the project- just as the harm scales in vanilla. Doing justice to the advantages TS provides would take a proper blog post though. |
|