Hacker News new | ask | show | jobs
by peaky_blinder 1405 days ago
You can configure TypeScript to give you the output for older versions of ECMAScript. No need to limit yourself and you get many benefits (not just strict typing but also some constructs like interfaces and enums to easily scale your codebase).