Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
webpack
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
From Gulp to Webpack – Evolving Build Tools
luiz tanure
luiz tanure
luiz tanure
Follow
Jul 14
From Gulp to Webpack – Evolving Build Tools
#
webpack
#
gulp
#
tooling
#
javascript
Comments
Add Comment
2 min read
Module Bundling 101 with Webpack
luiz tanure
luiz tanure
luiz tanure
Follow
Jul 14
Module Bundling 101 with Webpack
#
webpack
#
tooling
#
javascript
Comments
Add Comment
2 min read
Webpack Performance Tuning-Comprehensive Optimization from Loaders to Plugins
Tianya School
Tianya School
Tianya School
Follow
Jul 9
Webpack Performance Tuning-Comprehensive Optimization from Loaders to Plugins
#
webdev
#
programming
#
javascript
#
webpack
Comments
Add Comment
4 min read
NodeJS Fundamentals: Webpack
DevOps Fundamental
DevOps Fundamental
DevOps Fundamental
Follow
for
DevOps Fundamentals
Jul 3
NodeJS Fundamentals: Webpack
#
runtime
#
programming
#
javascript
#
webpack
Comments
Add Comment
6 min read
Tree-Shaking Friendly Import/Export Patterns for Modern Frontend Projects
Hoang Nguyen
Hoang Nguyen
Hoang Nguyen
Follow
Jul 12
Tree-Shaking Friendly Import/Export Patterns for Modern Frontend Projects
#
javascript
#
frontend
#
react
#
webpack
1
 reaction
Comments
Add Comment
2 min read
⚙️ Vite vs Webpack – Modern Build Tools Compared (2025)
Mohit Decodes
Mohit Decodes
Mohit Decodes
Follow
Jun 21
⚙️ Vite vs Webpack – Modern Build Tools Compared (2025)
#
vite
#
webpack
#
code
#
development
Comments
Add Comment
2 min read
Why Everyone Is Moving to Vite in 2025
Tejasvi Shinde
Tejasvi Shinde
Tejasvi Shinde
Follow
Jul 9
Why Everyone Is Moving to Vite in 2025
#
webpack
#
vite
#
javascript
#
react
5
 reactions
Comments
Add Comment
2 min read
MicroFrontend: el escenario ideal para una integraciĂłn ordenada
Miguel Quispe
Miguel Quispe
Miguel Quispe
Follow
Jun 2
MicroFrontend: el escenario ideal para una integraciĂłn ordenada
#
webpack
#
microfrontend
#
webdev
Comments
Add Comment
2 min read
MicroFrontend: integración sin host — prácticas y configuración
Miguel Quispe
Miguel Quispe
Miguel Quispe
Follow
Jun 2
MicroFrontend: integración sin host — prácticas y configuración
#
webdev
#
webpack
#
microfrontend
Comments
Add Comment
4 min read
MicroFrontend: consideraciones al trabajar sin una aplicaciĂłn contenedora
Miguel Quispe
Miguel Quispe
Miguel Quispe
Follow
Jun 2
MicroFrontend: consideraciones al trabajar sin una aplicaciĂłn contenedora
#
microfrontend
#
webpack
#
webdev
Comments
Add Comment
3 min read
Webpack Bundle Analyzer Deep Analysis and Optimization of Your Bundle
Tianya School
Tianya School
Tianya School
Follow
Jul 3
Webpack Bundle Analyzer Deep Analysis and Optimization of Your Bundle
#
webdev
#
javascript
#
programming
#
webpack
Comments
Add Comment
4 min read
Why Rollup Changed the Bundler Game
Hayley Kuhl
Hayley Kuhl
Hayley Kuhl
Follow
Jun 25
Why Rollup Changed the Bundler Game
#
javascript
#
webdev
#
webpack
#
vite
Comments
Add Comment
2 min read
🚀 Introducing Lidhium JS: A Modern CLI for Micro-Frontend Development
Lidhish C
Lidhish C
Lidhish C
Follow
May 8
🚀 Introducing Lidhium JS: A Modern CLI for Micro-Frontend Development
#
webdev
#
vue
#
webpack
#
programming
Comments
Add Comment
2 min read
Post 4: Caching and Cache Busting - Ensuring a Smooth User Experience:
Shaik Dawood
Shaik Dawood
Shaik Dawood
Follow
Apr 18
Post 4: Caching and Cache Busting - Ensuring a Smooth User Experience:
#
react
#
webpack
#
craco
#
productivity
Comments
Add Comment
4 min read
Post 3: Strategic Lazy Loading in React - Naming and Optimising Chunks
Shaik Dawood
Shaik Dawood
Shaik Dawood
Follow
Apr 18
Post 3: Strategic Lazy Loading in React - Naming and Optimising Chunks
#
react
#
webpack
#
craco
#
productivity
Comments
Add Comment
2 min read
Post 2: Mastering Code Splitting with Webpack and CRACO - A Deep Dive:
Shaik Dawood
Shaik Dawood
Shaik Dawood
Follow
Apr 18
Post 2: Mastering Code Splitting with Webpack and CRACO - A Deep Dive:
#
react
#
webpack
#
craco
#
productivity
Comments
Add Comment
2 min read
[Paid-$] Ng build with npx-build-plus
Akash Gupta
Akash Gupta
Akash Gupta
Follow
Apr 11
[Paid-$] Ng build with npx-build-plus
#
angular
#
react
#
webpack
#
javascript
Comments
Add Comment
2 min read
Post 5: 🚀 From Slow Load to Lightning Speed: Quantifying Our React Performance Wins!
Shaik Dawood
Shaik Dawood
Shaik Dawood
Follow
Apr 18
Post 5: 🚀 From Slow Load to Lightning Speed: Quantifying Our React Performance Wins!
#
react
#
webpack
#
craco
#
productivity
Comments
Add Comment
2 min read
Unlocking the Power of Microfrontends: Single-SPA with Module Federation
Siva Raj Rathinam K
Siva Raj Rathinam K
Siva Raj Rathinam K
Follow
Mar 14
Unlocking the Power of Microfrontends: Single-SPA with Module Federation
#
react
#
microservices
#
singlespa
#
webpack
1
 reaction
Comments
Add Comment
5 min read
A simple webpack setup with Bootstrap and VueJS
David Johnson
David Johnson
David Johnson
Follow
Feb 28
A simple webpack setup with Bootstrap and VueJS
#
webpack
#
frontend
Comments
Add Comment
4 min read
From Zero to Production: Setting Up React with Webpack Explained
Debajit Mallick
Debajit Mallick
Debajit Mallick
Follow
Apr 2
From Zero to Production: Setting Up React with Webpack Explained
#
webpack
#
buildtools
#
react
#
frontend
3
 reactions
Comments
2
 comments
4 min read
Setting Up React with Webpack and babel from Scratch
Naveen prasad
Naveen prasad
Naveen prasad
Follow
Mar 31
Setting Up React with Webpack and babel from Scratch
#
webdev
#
webpack
#
babel
#
react
5
 reactions
Comments
2
 comments
3 min read
Migrating from Create React App to Vite — A Step-by-Step Guide
Sahil Kumar
Sahil Kumar
Sahil Kumar
Follow
Mar 31
Migrating from Create React App to Vite — A Step-by-Step Guide
#
react
#
cra
#
webpack
#
vite
6
 reactions
Comments
Add Comment
6 min read
Supercharging React Development with Vite
Sahil Kumar
Sahil Kumar
Sahil Kumar
Follow
Mar 31
Supercharging React Development with Vite
#
react
#
cra
#
webpack
#
vite
1
 reaction
Comments
Add Comment
4 min read
CRA cli is no longer maintained, which alternative we should use?
Mahek Jariwala
Mahek Jariwala
Mahek Jariwala
Follow
Mar 26
CRA cli is no longer maintained, which alternative we should use?
#
react
#
buildtools
#
webpack
#
migration
Comments
Add Comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account