React & Vite - Absolute path imports 🚀

preview_player
Показать описание
No More Relative Madness! 😎

Ready to ditch the relative import circus in your React + Vite projects? Say goodbye to "../" frustration and hello to streamlined, maintainable code. 🤙

#reactjs #reactjstutorial #reactjsforbeginners #vite #programming #frontend
Рекомендации по теме
Комментарии
Автор

I just did exactly the same but vscode is not suggesting the absolute imports, why is that?

tomasbuzeta
Автор

i get this error in vite.cong.ts: cannot find 'vite-tsconfig-paths'

stivenreina