Hacker News new | ask | show | jobs
by vosper 2564 days ago
How do you feel about Typescript 2 years after switching? Anything that you wished you known before, that you've had to learn on the way?
1 comments

The largest change was actually going from Closure modules (namespaces) to ES6-style imports.

TypeScript just keep getting better and better. I am looking forward to better Google Bazel support for TypeScript to help with monorepos.