DEV Community

Vite ⚡️

Next-generation build tool for the web. It's pronounced /vit/!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Vite vs. Create React App (CRA): Qual Escolher?

Vite vs. Create React App (CRA): Qual Escolher?

2
Comments
2 min read
Highly Customizable React Custom Select Box Component

Highly Customizable React Custom Select Box Component

Comments
3 min read
Vite: How to bundle / group chunks together

Vite: How to bundle / group chunks together

Comments
2 min read
One-shot migration from Create React App to Vite

One-shot migration from Create React App to Vite

Comments
1 min read
how-to-test-local-website-on-your-phone by aryan

how-to-test-local-website-on-your-phone by aryan

2
Comments
1 min read
Vite - Code Splitting Strategy

Vite - Code Splitting Strategy

1
Comments
1 min read
Workflow and Internal Mechanics of CSS with PostCSS and Vite

Workflow and Internal Mechanics of CSS with PostCSS and Vite

1
Comments
3 min read
Using Vite for React Applications

Using Vite for React Applications

1
Comments
3 min read
Setting up twin.macro with Vite + React

Setting up twin.macro with Vite + React

6
Comments
4 min read
Type-Safe Env Vars With Vite - A Modern Approach

Type-Safe Env Vars With Vite - A Modern Approach

7
Comments
6 min read
Building a CRUD app with React Query, TypeScript, and Axios

Building a CRUD app with React Query, TypeScript, and Axios

1
Comments
9 min read
My story creating a new React meta-framework

My story creating a new React meta-framework

7
Comments
6 min read
Migrando do CRA para Vite

Migrando do CRA para Vite

4
Comments
4 min read
vite build accessing system environment variables

vite build accessing system environment variables

Comments
1 min read
Using environment variables in React and Vite

Using environment variables in React and Vite

8
Comments 3
3 min read
Migrating TypeScript Projects from Webpack to Vite

Migrating TypeScript Projects from Webpack to Vite

1
Comments
4 min read
> Dynamic SVG in Vue with Vite

> Dynamic SVG in Vue with Vite

2
Comments
2 min read
Converting Extension from JS to JSX

Converting Extension from JS to JSX

Comments
3 min read
How i migrated my create-react-app legacy code to vite for faster build and compile time

How i migrated my create-react-app legacy code to vite for faster build and compile time

6
Comments
2 min read
How to make boilerplate for React + Typescript + TailwindCSS + Auth + Vite

How to make boilerplate for React + Typescript + TailwindCSS + Auth + Vite

1
Comments
6 min read
🌟 Comprehensive Guide to Firebase Cloud Messaging in React with Vite 🚀

🌟 Comprehensive Guide to Firebase Cloud Messaging in React with Vite 🚀

4
Comments
5 min read
Why and How to Migrate Your React App from CRA to Vite

Why and How to Migrate Your React App from CRA to Vite

6
Comments
8 min read
How to Build Component Libraries

How to Build Component Libraries

Comments
7 min read
Enhancing React Development with npx: A Comparison with npm

Enhancing React Development with npx: A Comparison with npm

1
Comments
2 min read
Create a Blazing Fast React App with Vite

Create a Blazing Fast React App with Vite

1
Comments
3 min read
Lighthouse를 활용하여 LCP 점수 개선하기.

Lighthouse를 활용하여 LCP 점수 개선하기.

Comments
2 min read
Setting Up Project React and TypeScript Application with Vite and Tailwind CSS

Setting Up Project React and TypeScript Application with Vite and Tailwind CSS

13
Comments
1 min read
How to setup the tailwindcss in your next HTML project ?

How to setup the tailwindcss in your next HTML project ?

Comments
3 min read
Error on Node JS npm/npx project creating with vite/react js "node:internal/modules/cjs/loader:1205 throw err"

Error on Node JS npm/npx project creating with vite/react js "node:internal/modules/cjs/loader:1205 throw err"

Comments
1 min read
Rasengan.js 1.0.0 Beta 🚀

Rasengan.js 1.0.0 Beta 🚀

1
Comments
1 min read
Hanging Man Game

Hanging Man Game

Comments
2 min read
Create a Fullstack app with Vue and Go (And Tailwindcss v4)

Create a Fullstack app with Vue and Go (And Tailwindcss v4)

16
Comments
7 min read
HMR not working in Vite on WSL2

HMR not working in Vite on WSL2

Comments
2 min read
Jest and Vite: Cannot use `import.meta` outside a module

Jest and Vite: Cannot use `import.meta` outside a module

Comments
2 min read
Todo app with no client-side JavaScript using @lazarv/react-server

Todo app with no client-side JavaScript using @lazarv/react-server

6
Comments
6 min read
Remix with automatic importation. Have cleaner code.

Remix with automatic importation. Have cleaner code.

Comments
2 min read
Remix com importação automática. Tenha um código mais limpo.

Remix com importação automática. Tenha um código mais limpo.

Comments
2 min read
Switching to Vite from React-Scripts

Switching to Vite from React-Scripts

Comments
1 min read
Excluding Dependencies: Bundling for Node and the Browser

Excluding Dependencies: Bundling for Node and the Browser

5
Comments
2 min read
Building Vue3 Component Library from Scratch #5 Use Vite to Package Your Component Library

Building Vue3 Component Library from Scratch #5 Use Vite to Package Your Component Library

2
Comments
3 min read
How to auto import Vue components

How to auto import Vue components

1
Comments
2 min read
Lighthouse를 활용한 Tree Shaking(with Build)

Lighthouse를 활용한 Tree Shaking(with Build)

5
Comments
2 min read
Shopify, tailwind, alpine, packaged with vite

Shopify, tailwind, alpine, packaged with vite

Comments
1 min read
Install Laravel with Vite support in DDEV (Docker)

Install Laravel with Vite support in DDEV (Docker)

1
Comments
4 min read
How to fix 'process' is not defined (React+Vite)

How to fix 'process' is not defined (React+Vite)

1
Comments
1 min read
Selectors for Humans, Hashes for Machines

Selectors for Humans, Hashes for Machines

2
Comments
2 min read
[vite plugin]Validate and ensure the correctness of alias imports

[vite plugin]Validate and ensure the correctness of alias imports

Comments
2 min read
TypeScript Adventures: Prop Drilling Down the Rabbit Hole

TypeScript Adventures: Prop Drilling Down the Rabbit Hole

5
Comments
2 min read
Best Practices for Using TypeScript in React with Vite

Best Practices for Using TypeScript in React with Vite

1
Comments
3 min read
Top 5 alternatives to Webpack

Top 5 alternatives to Webpack

6
Comments
11 min read
The Power of Vite: A Visual Guide to the Modern Frontend Toolchain

The Power of Vite: A Visual Guide to the Modern Frontend Toolchain

7
Comments 1
2 min read
Introducing go-to-top-react: Dynamic “Go to Top” Button for React Apps

Introducing go-to-top-react: Dynamic “Go to Top” Button for React Apps

Comments
2 min read
How to install React 19 Beta

How to install React 19 Beta

9
Comments
3 min read
Setup React Typescript with Vite & ESLint

Setup React Typescript with Vite & ESLint

Comments
4 min read
Setting up a React project using Vite + TypeScript + Vitest

Setting up a React project using Vite + TypeScript + Vitest

5
Comments
3 min read
How to develop a local package and use in a vite app

How to develop a local package and use in a vite app

2
Comments
4 min read
Getting Started With React & Vite

Getting Started With React & Vite

2
Comments
5 min read
How to debug GitHub actions. Real-world example

How to debug GitHub actions. Real-world example

2
Comments
6 min read
React Monorepo Setup Tutorial with pnpm and Vite: React project + UI, Utils

React Monorepo Setup Tutorial with pnpm and Vite: React project + UI, Utils

12
Comments 5
6 min read
Bridging Analog to Angular with esbuild and Vite

Bridging Analog to Angular with esbuild and Vite

27
Comments 3
4 min read
loading...