Vite - Next generation web build tools

Опубликовано: 04 Октябрь 2024
на канале: Justin Brooks
13,405
392

Vite.js, a JavaScript development server that significantly improves the frontend development experience. Most notably, Vite serves your source files over native ES modules which makes it extremely fast. Vite also offers a build command that bundles your code pre-configured to output highly optimized assets for production.


✨ SOCIAL ✨
Discord -   / discord  
Twitter -   / jsbroks  


⚡ RESOURCES ⚡
Vite.js - https://vitejs.dev/


⭐ TIMESTAMPS ⭐
0:00 - Intro
1:10 - Features
2:57 - Project Setup