Developer Experience

Typescript Module Path Import

Typescript Module Path Import

This is a pretty straightforward tutorial on using module path import instead of relative path import in TypeScript. We’ll also cover getting rid of “../../../” on top of your files...