Krishna Kumar (@krishnapro_) 's Twitter Profile
Krishna Kumar

@krishnapro_

Software Engineer in Data Engineering team • Tech • DevOps • Java • Scala • spark • springboot🍃 • Linux • open source

ID: 911084322274213888

linkhttps://bio.link/krishnapro calendar_today22-09-2017 04:26:44

4,4K Tweet

1,1K Followers

944 Following

Krishna Kumar (@krishnapro_) 's Twitter Profile Photo

Vite vs Webpack ------------------- Webpack: Whenever you change something in a project, Webpack does a lot of PRE-BUILDING work, bundling almost everything before sending it to the browser. This leads to longer startup times and slower updates during development. Vite: In a

Vite vs Webpack 
-------------------
Webpack: 
Whenever you change something in a project, Webpack does a lot of PRE-BUILDING work, bundling almost everything before sending it to the browser. This leads to longer startup times and slower updates during development.

Vite: 
In a