Hacker News new | ask | show | jobs
by sebazzz 2823 days ago
> Using Typescript makes this a lot harder.

Does it? I think type annotations makes it easier. It means you don't need to think less hard, which makes unknown code, which is always harder to read, a bit easier to read.