Hacker News new | ask | show | jobs
by yawaramin 2486 days ago
> With TypeScript you don't need to think half as much

That seems a bit dangerous, to be honest. TypeScript has an unsound type system. If you don't think carefully, you might end up shipping runtime type errors.