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.
Create API Routing in Express with Vite

Create API Routing in Express with Vite

7
Comments
2 min read
Better DX in Vue apps with Vite Devtools

Better DX in Vue apps with Vite Devtools

28
Comments 9
4 min read
Use Vite for your new React JS project.

Use Vite for your new React JS project.

6
Comments 2
2 min read
Using Vercel Analytics with SvelteKit

Using Vercel Analytics with SvelteKit

1
Comments 2
1 min read
[plugin:vite:import-analysis] Failed to resolve import "react/jsx-dev-runtime" from "src/index.tsx". Does the file exist?

[plugin:vite:import-analysis] Failed to resolve import "react/jsx-dev-runtime" from "src/index.tsx". Does the file exist?

17
Comments 7
1 min read
How to replace a div with another div after hovering first div in react js (and vice-versa)

How to replace a div with another div after hovering first div in react js (and vice-versa)

3
Comments 2
1 min read
[vite plugin]Enhance the readability of console.log()

[vite plugin]Enhance the readability of console.log()

4
Comments
1 min read
Getting Started with Vite and React

Getting Started with Vite and React

2
Comments
2 min read
Meteor.js with Vite, Solid, and Tailwind CSS

Meteor.js with Vite, Solid, and Tailwind CSS

51
Comments 4
6 min read
Bugfix: Multiple Vite Storybooks from Same node_modules

Bugfix: Multiple Vite Storybooks from Same node_modules

Comments
2 min read
Chrome Extension with React + CRXJS + Vite + Docker

Chrome Extension with React + CRXJS + Vite + Docker

15
Comments 1
5 min read
React Typescript + Vite + AWS Amplify 05.2023

React Typescript + Vite + AWS Amplify 05.2023

6
Comments
6 min read
Using Event Bus in Vue.js 3

Using Event Bus in Vue.js 3

22
Comments 3
2 min read
Base set up for 3-D Web Dev: Three-Fiber, TailwindCSS, Vite-React

Base set up for 3-D Web Dev: Three-Fiber, TailwindCSS, Vite-React

10
Comments 1
3 min read
Sharing configs between Storybook and Vite

Sharing configs between Storybook and Vite

Comments
2 min read
Building and Publishing a React Component with Vite and NPM

Building and Publishing a React Component with Vite and NPM

34
Comments 6
6 min read
Instalación y configuración de Jest + React Testing Library - Vite

Instalación y configuración de Jest + React Testing Library - Vite

4
Comments
1 min read
Making your Vite Project Standalone and single-spa Simultaneously

Making your Vite Project Standalone and single-spa Simultaneously

2
Comments
6 min read
From webpack to vite: custom module resolution, sass import, babel config

From webpack to vite: custom module resolution, sass import, babel config

Comments
2 min read
How to configure vite.config.js with a service.js file for local development ( vue & vuetify )

How to configure vite.config.js with a service.js file for local development ( vue & vuetify )

11
Comments
2 min read
How to generate Typescript types for GraphQL queries in a React app

How to generate Typescript types for GraphQL queries in a React app

Comments
2 min read
Implementing Component Auto Import in React.js

Implementing Component Auto Import in React.js

7
Comments
4 min read
Edit and preview Markdown in react.js

Edit and preview Markdown in react.js

1
Comments 1
3 min read
Vite, Yarn and Vue with Docker

Vite, Yarn and Vue with Docker

12
Comments
8 min read
React with vite + jest

React with vite + jest

6
Comments 5
3 min read
Integration Tests using Vue 3 and Pinia

Integration Tests using Vue 3 and Pinia

Comments
3 min read
Project deployment with React.js and Vite.js in GitHub Pages

Project deployment with React.js and Vite.js in GitHub Pages

1
Comments 1
2 min read
How to configure Vite/React to build a Google Chrome (Web) Extension

How to configure Vite/React to build a Google Chrome (Web) Extension

3
Comments
2 min read
How are you building React applications? It's time to move on from Create React App

How are you building React applications? It's time to move on from Create React App

Comments
7 min read
Why you should add Eslint to a React Vite project

Why you should add Eslint to a React Vite project

21
Comments
3 min read
Rakkas js , What if nextjs used vite

Rakkas js , What if nextjs used vite

8
Comments 10
6 min read
How to use process.env in Vite

How to use process.env in Vite

49
Comments 15
1 min read
Generating an RSS feed with VitePress

Generating an RSS feed with VitePress

Comments
2 min read
Comment configurer ReactJS Vite Tailwind Styled components

Comment configurer ReactJS Vite Tailwind Styled components

6
Comments
5 min read
Effortlessly Setting up Your React Project with Vite, Husky, TypeScript, and ESLint: A Comprehensive Guide

Effortlessly Setting up Your React Project with Vite, Husky, TypeScript, and ESLint: A Comprehensive Guide

35
Comments 5
6 min read
Umbraco 11 + .NET 7 + React + Vite + Hooks Part 2

Umbraco 11 + .NET 7 + React + Vite + Hooks Part 2

4
Comments 2
4 min read
Generating a dynamic sitemap with VitePress

Generating a dynamic sitemap with VitePress

5
Comments 3
2 min read
Adding dynamic meta tags to VitePress

Adding dynamic meta tags to VitePress

2
Comments
2 min read
Imports absolutos con React y Vite 🚀

Imports absolutos con React y Vite 🚀

2
Comments
3 min read
TIL: Stubbing nested, global properties in Vitest

TIL: Stubbing nested, global properties in Vitest

2
Comments
2 min read
Tree shaking 🌳

Tree shaking 🌳

6
Comments 1
6 min read
AWS Amplify: getting started with Vite

AWS Amplify: getting started with Vite

3
Comments
2 min read
My last project I launched on Dev.to got acquired. Here's a new one

My last project I launched on Dev.to got acquired. Here's a new one

30
Comments 7
1 min read
Create a React app with Vite and deploy it on GitHub

Create a React app with Vite and deploy it on GitHub

6
Comments 1
7 min read
Goodbye create-react-app

Goodbye create-react-app

81
Comments 12
2 min read
Starchart: 1,2,3, Testing!

Starchart: 1,2,3, Testing!

Comments
3 min read
Migrating a Vite / React app from JavaScript to TypeScript

Migrating a Vite / React app from JavaScript to TypeScript

33
Comments 5
2 min read
Create a React Project, Push It to GitHub, and Deploy With Netlify, From the Command Line

Create a React Project, Push It to GitHub, and Deploy With Netlify, From the Command Line

2
Comments
9 min read
🚀 Configure Vitest with React Testing Library 🚀

🚀 Configure Vitest with React Testing Library 🚀

45
Comments 22
2 min read
Vite dev server: adding middleware

Vite dev server: adding middleware

11
Comments
1 min read
How To Create A Mobile App Using Vite, Vue and Ionic Capacitor - Firebase SignIn & SignOut with Firebase Authentication Emulator

How To Create A Mobile App Using Vite, Vue and Ionic Capacitor - Firebase SignIn & SignOut with Firebase Authentication Emulator

5
Comments
2 min read
React + Vite + GitHub Codespaces

React + Vite + GitHub Codespaces

12
Comments 1
4 min read
My first time implementing SSR using Vue 3 and Vite.

My first time implementing SSR using Vue 3 and Vite.

20
Comments 1
4 min read
Hosting a vite project on cloud

Hosting a vite project on cloud

11
Comments
4 min read
How to Create a Local React Environment with Vite

How to Create a Local React Environment with Vite

12
Comments 1
8 min read
Fixing the MIME Type Error When Deploying Storybook with Vue3 and Vite

Fixing the MIME Type Error When Deploying Storybook with Vue3 and Vite

12
Comments 3
2 min read
Why I choose CRA ( Create-react-app) over Vite for this React project ?

Why I choose CRA ( Create-react-app) over Vite for this React project ?

3
Comments 2
2 min read
Deploying Vite / React App to GitHub Pages

Deploying Vite / React App to GitHub Pages

97
Comments 55
1 min read
Create React App vs Vite: Which one should you choose for your next React Project?

Create React App vs Vite: Which one should you choose for your next React Project?

1
Comments
3 min read
How To Create A Mobile App Using Vite, Vue and Ionic Capacitor In 8 Minutes Including Explanation

How To Create A Mobile App Using Vite, Vue and Ionic Capacitor In 8 Minutes Including Explanation

11
Comments
2 min read
loading...