Ask HN: Is it worth converting a large JavaScript codebase to TypeScript? As stated. We have a medium-large codebase in Javascript, using webpack to transpile `es2015` code to Javascript, as is standard. TypeScript may be deemed "yet another shiny thing" by some, but the benefits of a typed superset of Javascript feel quite enticing Any experiences or thoughts to share? |