I really like the feedback TypeScript provides. I think those type hints are essential for using libraries and working on large teams. Even for small projects, TypeScript has saved me a lot of time. What hasn’t saved me a lot of time is dealing with build tools. Any time I...