Skip to content

Comment on Type Enthusiast's Notes about TypeScript part 1

Comments

Am I the only one who doesn't see the point of typescript?

It's still JavaScript, all it does is making the code more verbose and catch some really trivial errors at "compile"-time (transpile != compile), which can be checked by much easier and more general approaches, aka. code discipline, proper design and avoiding code smells.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.