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.
The tool that revolutionized my workflow. My experience with Vite

The tool that revolutionized my workflow. My experience with Vite

Comments
2 min read
ECMAScript decorators with Vite

ECMAScript decorators with Vite

5
Comments 3
1 min read
Build A Responsive Currency Converter app with React.js - Tutorial From Scratch

Build A Responsive Currency Converter app with React.js - Tutorial From Scratch

Comments
1 min read
Publishing a Vue 3 - Typescript Component Library to GitHub Packages

Publishing a Vue 3 - Typescript Component Library to GitHub Packages

14
Comments 6
6 min read
How to use React or Vue with Vite and Docker

How to use React or Vue with Vite and Docker

50
Comments 12
6 min read
Django, InertiaJs and React (Vite) - A guide to get you started Pt. 2

Django, InertiaJs and React (Vite) - A guide to get you started Pt. 2

3
Comments
25 min read
Making react vite and storybook play nice

Making react vite and storybook play nice

1
Comments
1 min read
How to Use Winston in Vite

How to Use Winston in Vite

5
Comments 3
10 min read
OPENAI DALL-E AI IMAGE GENERATOR USING MERN STACK

OPENAI DALL-E AI IMAGE GENERATOR USING MERN STACK

2
Comments 1
12 min read
Laravel, artisan serve, and HTTPS

Laravel, artisan serve, and HTTPS

38
Comments 2
5 min read
How to Use Swiper JS in Vue Vite

How to Use Swiper JS in Vue Vite

5
Comments
2 min read
Vite-Powered SPAs in ASP.NET Core Projects

Vite-Powered SPAs in ASP.NET Core Projects

Comments
7 min read
How to serve a Vite + Vue3 page inside a sub-folder

How to serve a Vite + Vue3 page inside a sub-folder

3
Comments
2 min read
React, Vite and TypeScript: Get started in under 2 minutes

React, Vite and TypeScript: Get started in under 2 minutes

124
Comments 4
12 min read
OpenAI CodeX ChatBot

OpenAI CodeX ChatBot

14
Comments
5 min read
Importing SVG files as React components with Vite

Importing SVG files as React components with Vite

55
Comments 14
1 min read
Issues that I encountered and how to deal with them while migrating from CRA to Vite

Issues that I encountered and how to deal with them while migrating from CRA to Vite

5
Comments
4 min read
Test your React Components with Nightwatch and Testing Library

Test your React Components with Nightwatch and Testing Library

6
Comments
7 min read
Scalable architectures / Project management, tip 1: use NX as monorepo manager

Scalable architectures / Project management, tip 1: use NX as monorepo manager

Comments
2 min read
Configurar basica MUI con Vite

Configurar basica MUI con Vite

1
Comments
1 min read
TIL: setting up proxy server on vite

TIL: setting up proxy server on vite

8
Comments 4
2 min read
Instalación y configuracion de Jest + React Testing Library

Instalación y configuracion de Jest + React Testing Library

1
Comments
1 min read
Vue 3 + Vite + TypeScript + ELECTRON (My Full Setup)

Vue 3 + Vite + TypeScript + ELECTRON (My Full Setup)

12
Comments 1
6 min read
Accelerate your delivery with modern tools

Accelerate your delivery with modern tools

5
Comments 1
3 min read
When Vite ignores your Browserslist configuration

When Vite ignores your Browserslist configuration

11
Comments 4
4 min read
Simplest way to implement dark mode in your react + tailwind project

Simplest way to implement dark mode in your react + tailwind project

2
Comments
2 min read
Chatbot using OpenAI API

Chatbot using OpenAI API

15
Comments
3 min read
Svelte-kit (vite) with HMR over NGINX (Solution)

Svelte-kit (vite) with HMR over NGINX (Solution)

4
Comments 2
1 min read
How to use Bootstrap with Laravel and Vite

How to use Bootstrap with Laravel and Vite

3
Comments
4 min read
Data Fetching from an API using React Query - useQuery Hook Explained in Plain English

Data Fetching from an API using React Query - useQuery Hook Explained in Plain English

6
Comments
11 min read
Better DX in JS apps with unplugin-auto-import

Better DX in JS apps with unplugin-auto-import

6
Comments
3 min read
Rendering emails with Svelte

Rendering emails with Svelte

10
Comments 1
6 min read
ViteJS: Why you should use it and why we chose not to

ViteJS: Why you should use it and why we chose not to

5
Comments
6 min read
Tips to create Web components using Vue 3, TS, Vite.

Tips to create Web components using Vue 3, TS, Vite.

19
Comments 13
2 min read
Load Laravel Env variables into client code with Vite

Load Laravel Env variables into client code with Vite

7
Comments
1 min read
Integrate Svelte into PHP CMS: Typo3 and WordPress 👨‍🔧

Integrate Svelte into PHP CMS: Typo3 and WordPress 👨‍🔧

6
Comments
2 min read
Testes em aplicações React com VITE + VITEST

Testes em aplicações React com VITE + VITEST

6
Comments
9 min read
How to write a list page faster

How to write a list page faster

5
Comments
7 min read
Nx plugin development - Build your own Vite plugin

Nx plugin development - Build your own Vite plugin

9
Comments
6 min read
Laravel vite install bootstrap

Laravel vite install bootstrap

3
Comments
1 min read
I compared deploy speeds for Reflame, Vercel, Netlify, Cloudflare Pages on the same repo

I compared deploy speeds for Reflame, Vercel, Netlify, Cloudflare Pages on the same repo

7
Comments
22 min read
PWA in VUE VITE

PWA in VUE VITE

14
Comments 2
11 min read
Step By Step Guide To Dockerize React App Created Using Vite

Step By Step Guide To Dockerize React App Created Using Vite

14
Comments 3
4 min read
Vue3 + i18n (bonus i18n ally)

Vue3 + i18n (bonus i18n ally)

12
Comments 1
3 min read
Iniciar un proyecto en Vite

Iniciar un proyecto en Vite

5
Comments
1 min read
Aliasing paths in Vite projects w/ TypeScript

Aliasing paths in Vite projects w/ TypeScript

52
Comments 12
2 min read
Minified React error in production with Vite.js

Minified React error in production with Vite.js

2
Comments
2 min read
Integrate Last.fm API with Vue.js

Integrate Last.fm API with Vue.js

12
Comments
4 min read
Vue 3 and Vite: ignore custom components code example

Vue 3 and Vite: ignore custom components code example

3
Comments
1 min read
I redesigned and rebuilt my Personal Website!

I redesigned and rebuilt my Personal Website!

7
Comments 2
1 min read
Setup Prettier with Vite & VS Code

Setup Prettier with Vite & VS Code

2
Comments 2
2 min read
How to develop a web component using tailwind: a modern starter kit (vite, tailwind, lit element, SCSS)

How to develop a web component using tailwind: a modern starter kit (vite, tailwind, lit element, SCSS)

6
Comments
5 min read
[vite] Internal server error: Cannot read properties of undefined (reading 'length') for Tailwind and PostCSS.

[vite] Internal server error: Cannot read properties of undefined (reading 'length') for Tailwind and PostCSS.

11
Comments 7
1 min read
Dealing with SVG icons in Vue + Vite

Dealing with SVG icons in Vue + Vite

21
Comments 7
4 min read
Migrating Laravel 9 with Inertia.js + Vue.js + Tailwind CSS from Laravel Mix (Webpack) to Vite

Migrating Laravel 9 with Inertia.js + Vue.js + Tailwind CSS from Laravel Mix (Webpack) to Vite

6
Comments 1
5 min read
Adding PWA to Vite Applications

Adding PWA to Vite Applications

12
Comments 9
5 min read
Back to the Front-end: Exploring the Future of the Umbraco UI (Part 5 - Vite)

Back to the Front-end: Exploring the Future of the Umbraco UI (Part 5 - Vite)

6
Comments
7 min read
Criando aplicações Vue.js com back-end "no-code"

Criando aplicações Vue.js com back-end "no-code"

12
Comments
12 min read
Vite Uygulamasına PWA Özelliği Nasıl Eklenir

Vite Uygulamasına PWA Özelliği Nasıl Eklenir

3
Comments
5 min read
How to Set Up a Fullstack Rust Project with Axum, React, Vite, and Shared Types

How to Set Up a Fullstack Rust Project with Axum, React, Vite, and Shared Types

80
Comments 2
8 min read
loading...