Vite: The modern JavaScript tool for Frontend

Jan 12,2024

Max(Mamad) Taheri

2020-02-09T09:45:07.704939Z

Vite: The modern JavaScript tool for Frontend

Vite is a Next Generation JavaScript tool for Front-end developers. Vite uses Rollup instead of Webpack.

Based on Vite document, it has two major parts:

β€’ A dev server that provides rich feature enhancements over native ES modules, for example extremely fast Hot Module Replacement (HMR).

β€’ A build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.

In this video, we will look at Vite and compare that with the CRA or Create-React-App package.

Topics covered in this video:
What is Vite?
Why is Vite popular?
Create a React project using Vite
Vite plugins
Compare Vite and CRA

🌎 Me:
Telegram: https://t.me/DevEmpower
LinkedIn: https://www.linkedin.com/in/mohammad-taheri1
GitHub: https://github.com/mohammad-taheri1
Medium: https://medium.com/@DevEmpower
Portfolio: https://devempower.ir/

πŸ’– Hope you enjoy it πŸ’–
πŸ’– If you loved Vite: The modern JavaScript tool for Frontend tutorial, leave comments, like, and subscribe πŸ’–
πŸ’– You can Buy me a coffee to support: https://www.buymeacoffee.com/DevEmpower πŸ’–

vitebundlingjavascript bundlercode splittingbundler toolasset optimization