Hacker News new | ask | show | jobs
by vijaybritto 2230 days ago
But how will you give the same level of performance in a dynamic language? Typescript is only for type safety. It's still JS at the end. Dart is more modern with a VM during development and AOT compilation for production.