Laying out the nuances of this helpful naming strategy — In this article, I’ll show how to configure path aliasing in a TypeScript project. The example project will be overly simplistic, but the configuration will work for real-world applications. TypeScript makes adding path aliases easy, but it does not come preconfigured. There are a few nuances to it, which is…