DEV Community

# webpack

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Transform decorator (@transform) not working using web-pack in NestJs

Transform decorator (@transform) not working using web-pack in NestJs

Comments
2 min read
How to use Webpack in a Laravel Project

How to use Webpack in a Laravel Project

Comments
5 min read
Part 3: Asset Handling, Unit Testing, and Bundle Analysis

Part 3: Asset Handling, Unit Testing, and Bundle Analysis

Comments
5 min read
Maximizing Web Performance: A Guide to Efficient File Handling with Webpack

Maximizing Web Performance: A Guide to Efficient File Handling with Webpack

Comments
7 min read
Build your Web Applications Faster with Modern Build Tools

Build your Web Applications Faster with Modern Build Tools

27
Comments 4
5 min read
How I optimized Carousel for EditorJS 2x in size.

How I optimized Carousel for EditorJS 2x in size.

Comments
5 min read
Adding Environment Variables to Your Webpack Project

Adding Environment Variables to Your Webpack Project

Comments
1 min read
Exploring Marvels of Webpack - Ep 1 - React Project without CRA

Exploring Marvels of Webpack - Ep 1 - React Project without CRA

Comments
7 min read
Project Optimisation with Webpack Bundle Analyzer

Project Optimisation with Webpack Bundle Analyzer

Comments
2 min read
Webpack stats file

Webpack stats file

Comments
6 min read
Static No More: Transforming Frontend Deployment with Dynamic Configuration

Static No More: Transforming Frontend Deployment with Dynamic Configuration

Comments
4 min read
Joining the (Module) Federation

Joining the (Module) Federation

2
Comments
3 min read
Como instalar o Storybook em um projeto Vue + Webpack

Como instalar o Storybook em um projeto Vue + Webpack

Comments
1 min read
Vite vs Webpack: A Comparative Analysis

Vite vs Webpack: A Comparative Analysis

11
Comments 1
2 min read
webpack adoption guide: Overview, examples, and alternatives

webpack adoption guide: Overview, examples, and alternatives

4
Comments 2
22 min read
Creating a web application using micro-frontends and Module Federation

Creating a web application using micro-frontends and Module Federation

8
Comments 1
9 min read
Can COLD STARTS be prevented by Webpack ❄️

Can COLD STARTS be prevented by Webpack ❄️

Comments
9 min read
Webpack for Wagtail/Django

Webpack for Wagtail/Django

Comments
1 min read
Build-Time Performance for webpack

Build-Time Performance for webpack

Comments
3 min read
Webpack, The clear and concise explanation.

Webpack, The clear and concise explanation.

2
Comments 2
4 min read
Why the Heck Do We Need Bundlers, Compilers, or Build Tools in Frontend Development? Unveiling 10 Reasons Why They Exist ✨

Why the Heck Do We Need Bundlers, Compilers, or Build Tools in Frontend Development? Unveiling 10 Reasons Why They Exist ✨

1
Comments
3 min read
Css Module Type + Nextjs 14!

Css Module Type + Nextjs 14!

Comments
5 min read
Bundling many frontends with a single rspack config

Bundling many frontends with a single rspack config

2
Comments
2 min read
Mastering Webpack- The Frontend Developer's Ultimate Guide

Mastering Webpack- The Frontend Developer's Ultimate Guide

2
Comments
3 min read
Part 2: Integrating Babel and React

Part 2: Integrating Babel and React

1
Comments
6 min read
Part 1: Setting Up the Basics

Part 1: Setting Up the Basics

1
Comments
4 min read
Webpack Killed Again 😢: Guide to Migrate Electron Forge Webpack Project to Vite

Webpack Killed Again 😢: Guide to Migrate Electron Forge Webpack Project to Vite

7
Comments
4 min read
TinyMCE 6.8: Advanced Templates {{clipboard}} tag, improved bundling support and more

TinyMCE 6.8: Advanced Templates {{clipboard}} tag, improved bundling support and more

3
Comments
3 min read
Load dist bundle js file as a component in another React(Typerscript) application.

Load dist bundle js file as a component in another React(Typerscript) application.

Comments
1 min read
Using react-native-web with Webpack in a Nx monorepo

Using react-native-web with Webpack in a Nx monorepo

1
Comments
4 min read
Why Webpack? Exploring Its Role in Web Development

Why Webpack? Exploring Its Role in Web Development

8
Comments 4
6 min read
What's a Typical WebPack Setup?

What's a Typical WebPack Setup?

Comments 1
1 min read
Webpack On-Demand Compilation: How to Speed up Dev mode of Legacy Webpack Applications

Webpack On-Demand Compilation: How to Speed up Dev mode of Legacy Webpack Applications

Comments
7 min read
Do you really need types for CSS modules?

Do you really need types for CSS modules?

Comments
3 min read
Why you should migrate to Rspack from webpack

Why you should migrate to Rspack from webpack

7
Comments
12 min read
Create a React app using Webpack 5

Create a React app using Webpack 5

3
Comments 2
4 min read
Exploration of a Modular Web Architecture: Embedding Admin Container

Exploration of a Modular Web Architecture: Embedding Admin Container

Comments
3 min read
Debugging Webpack-bundled Node.js Applications in VSCode

Debugging Webpack-bundled Node.js Applications in VSCode

Comments
10 min read
Easy step-by-step method to create your own React project with typescript and webpack

Easy step-by-step method to create your own React project with typescript and webpack

Comments
4 min read
Suspense your federated component with caution

Suspense your federated component with caution

8
Comments
2 min read
The What, Why and How of JavaScript bundlers

The What, Why and How of JavaScript bundlers

4
Comments
5 min read
Getting translate pipe(ngx-translate) not found error in lazy loaded remote module with module federation framewok in angular

Getting translate pipe(ngx-translate) not found error in lazy loaded remote module with module federation framewok in angular

Comments
1 min read
Introduction assignment - WEBPACK

Introduction assignment - WEBPACK

1
Comments
1 min read
Boost Your Webpage Load Performance with the new Webpack plugin

Boost Your Webpage Load Performance with the new Webpack plugin

3
Comments
5 min read
Don't use NextJS to replace CRA

Don't use NextJS to replace CRA

1
Comments 1
3 min read
Always have plan B when your federated component fails

Always have plan B when your federated component fails

6
Comments
1 min read
Webpack compilation error "Critical dependency: the request of a dependency is an expression" solution

Webpack compilation error "Critical dependency: the request of a dependency is an expression" solution

Comments
1 min read
React Development Essentials: Webpack and Babel Introduction

React Development Essentials: Webpack and Babel Introduction

Comments
6 min read
Web Dev Efficiency: Achieving Faster Builds and Lower Memory Load with Webpack

Web Dev Efficiency: Achieving Faster Builds and Lower Memory Load with Webpack

23
Comments 2
3 min read
Getting started with Webpack

Getting started with Webpack

Comments
8 min read
After enabling topLevelAwait in webpack and built in production mode what is the easiest way to import?

After enabling topLevelAwait in webpack and built in production mode what is the easiest way to import?

Comments
1 min read
How to load react.js apps into existing ASP.NET , Simple AF 🥵

How to load react.js apps into existing ASP.NET , Simple AF 🥵

2
Comments
3 min read
Create React App From Scratch With Isomorphic Rendering

Create React App From Scratch With Isomorphic Rendering

Comments
6 min read
Building a TypeScript-Compatible Webpack Loader: A PlantUML Mind Map Example

Building a TypeScript-Compatible Webpack Loader: A PlantUML Mind Map Example

Comments
6 min read
Auto generate integrity attribute for script and style tags in HTML using Webpack

Auto generate integrity attribute for script and style tags in HTML using Webpack

Comments
2 min read
Intoroduction into Module Federation, the React Parts

Intoroduction into Module Federation, the React Parts

3
Comments
6 min read
What Is A JavaScript Bundler?

What Is A JavaScript Bundler?

3
Comments
8 min read
Setup Lerna, React, Module Federation & Typescript Monorepo Environment

Setup Lerna, React, Module Federation & Typescript Monorepo Environment

7
Comments 1
5 min read
Announcing Rspack 0.2

Announcing Rspack 0.2

Comments
9 min read
Rust Port of Webpack? Rspack, the New Kid on the Block

Rust Port of Webpack? Rspack, the New Kid on the Block

1
Comments
5 min read
loading...