~/leohuynh.dev/topics/alias
#alias
Posts and snippets tagged #alias.
rss feed ↗posts
Simplify your Node.js project with module aliases
Tired of dealing with complex file paths in your Node.js project? Learn how to set up module aliases using TypeScript and module-alias package to simplify your imports and improve your development experience.