TypeScript tags

TypeScript over JavaScript, Always

Prelude As a developer, JavaScript is inevitable. Unless you’re a dba or mobile app developer I suppose, but I digress. When working with JavaScript applications, you certainly have to be using a build pipeline of some description. If you are not at least bundling and minifying you are certainly doing it wrong, …