by florianherrengt·3y ago·view on hn ↗Another point is that Typescript is most powerful when you use it everywhere and share types. E.g: Between frontend and backend API. It’s hard to keep track of where something is used when you change it. Typescript can do it for you.