This post outlines how to create a webapp with multiple files and third-party dependencies in TypeScript without relying on Node or Require, using the IntelliJ IDE. For such a seemingly simple task, there is a dearth of useful tutorial material online; most TypeScript guides …