DEV Community

# webpack

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Solving micro-frontend challenges with Module Federation

Solving micro-frontend challenges with Module Federation

2
Comments
10 min read
Supporting classic Ember asset fingerprinting in Embroider

Supporting classic Ember asset fingerprinting in Embroider

6
Comments
6 min read
Detailed explanation of new features of Webpack 5 and performance optimization practice

Detailed explanation of new features of Webpack 5 and performance optimization practice

Comments
3 min read
Manual Setup (Custom Webpack/Babel configuration) with react (i am not able running it )

Manual Setup (Custom Webpack/Babel configuration) with react (i am not able running it )

Comments
5 min read
How to load an MFE module from a shell app (Using Angular + Webpack + Module Federation)?

How to load an MFE module from a shell app (Using Angular + Webpack + Module Federation)?

Comments
3 min read
Error: Cannot find module 'webpack-cli/bin/config-yargs'

Error: Cannot find module 'webpack-cli/bin/config-yargs'

Comments
2 min read
How to Create a React Application Post-CRA Deprecation

How to Create a React Application Post-CRA Deprecation

Comments
2 min read
How to Create a React Application Post-CRA Deprecation

How to Create a React Application Post-CRA Deprecation

1
Comments
3 min read
What is Evan You doing by creating VoidZero, and what are the issues with JS toolchains?

What is Evan You doing by creating VoidZero, and what are the issues with JS toolchains?

5
Comments
6 min read
Configuring webpack to handle multiple browser windows in Electron

Configuring webpack to handle multiple browser windows in Electron

Comments
1 min read
RoadMap for Vite

RoadMap for Vite

1
Comments
5 min read
Turbopack in Next.js: The Future of Development Bundling 🚀

Turbopack in Next.js: The Future of Development Bundling 🚀

5
Comments
3 min read
Module Bundlers Explained: Webpack, Rollup, Parcel, and Snowpack with Examples

Module Bundlers Explained: Webpack, Rollup, Parcel, and Snowpack with Examples

6
Comments
4 min read
Implementing Webpack from Scratch, But in Rust - [5] Support Customized JS Plugin

Implementing Webpack from Scratch, But in Rust - [5] Support Customized JS Plugin

9
Comments
3 min read
Handling TypeORM migrations in Electron apps

Handling TypeORM migrations in Electron apps

Comments
4 min read
Vue 3 Starter Template with Webpack, Tailwind CSS, and MerakUI - Quick Setup for Modern Web Apps

Vue 3 Starter Template with Webpack, Tailwind CSS, and MerakUI - Quick Setup for Modern Web Apps

2
Comments
3 min read
Implementing Webpack from Scratch, But in Rust - [4] Implement Plugin System

Implementing Webpack from Scratch, But in Rust - [4] Implement Plugin System

8
Comments 3
6 min read
How to configure TSC + Webpack + ESM for NodeJS

How to configure TSC + Webpack + ESM for NodeJS

Comments
4 min read
[React.js][Webpack] webpack setup for react from scratch

[React.js][Webpack] webpack setup for react from scratch

Comments
1 min read
Vite vs. Webpack: Which One Is Right for Your Project?

Vite vs. Webpack: Which One Is Right for Your Project?

Comments 1
5 min read
Implementing Webpack from Scratch, But in Rust - [3] Using NAPI-RS to Create Node.js Addons

Implementing Webpack from Scratch, But in Rust - [3] Using NAPI-RS to Create Node.js Addons

3
Comments
3 min read
Implementing Webpack from Scratch, But in Rust - [2] MVP Version

Implementing Webpack from Scratch, But in Rust - [2] MVP Version

10
Comments
3 min read
Implementing Webpack from Scratch, But in Rust - [1] Parsing and Modifying JS Code Using Oxc

Implementing Webpack from Scratch, But in Rust - [1] Parsing and Modifying JS Code Using Oxc

13
Comments 5
3 min read
Webpack 5 Series part-3

Webpack 5 Series part-3

1
Comments
3 min read
Resolving Circular Dependency Issues in ES5 Projects

Resolving Circular Dependency Issues in ES5 Projects

Comments
7 min read
loading...