Typescript Paths
I really hate having to type '../' over and over to try and remember how deep my typescript file in in the directory structure, just to include a constants file or something from the utils directory. Now that I have discovered TypeScript 'paths' I no...
gav.hashnode.dev1 min read