The Right Usage of Aliases in Webpack and TypeScript

Use an absolute path in your projects instead of a relative one

Oleh Zaporozhets
Better Programming
Published in
3 min readApr 5, 2020

--

Photo by Florian Olivo on Unsplash

Hello, world!

Today I want to share some tips with you to improve your projects and make it much easier to maintain. I’m talking about aliases.

Explanation

--

--