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 …
Category: computing
Introducing the Danseiji Projections
For centuries, cartographers have wrestled with the challenges of making accurate maps. They were limited by not only the mathematical impossibility of accurately portraying a curved surface on a plane, but also by their computational capacities. In …