These years the frontend development tools are popping up like mushrooms from the ground! One is better or suits your workflow better than the other.
Recently I discovered Vitejs.dev, build by Evan You, the starter of the framework Vue.js.
I love it!
It's blazingly fast, supports TypeScript out of the box, and uses ESM modules.
Vite.js is a perfect tool for building your Vue, React, and Vanilla JavaScript (TypeScript) projects.
The simplicity of setting up Vite.js is why I choose this tool for my prototyping projects in TypeScript & React. But also, when building a JavaScript Library, Vite is a perfect choice.
With no further ado, check Vite.js and let me know what you think of it. 😁
Happy Coding! 🚀
Top comments (0)