DEV Community

# webpack

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Create a React Application Post-CRA Deprecation

How to Create a React Application Post-CRA Deprecation

Comments
2 min read
RoadMap for Vite

RoadMap for Vite

Comments
5 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
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?

3
Comments
6 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
Configuring webpack to handle multiple browser windows in Electron

Configuring webpack to handle multiple browser windows in Electron

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

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

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

How to configure TSC + Webpack + ESM for NodeJS

Comments
4 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

8
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

4
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

7
Comments 3
6 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

2
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

11
Comments 4
3 min read
Webpack 5 Series part-3

Webpack 5 Series part-3

1
Comments
3 min read
How to Fix Webpack’s error:0308010C on macOS with Node.js 17+

How to Fix Webpack’s error:0308010C on macOS with Node.js 17+

Comments
4 min read
Resolving Circular Dependency Issues in ES5 Projects

Resolving Circular Dependency Issues in ES5 Projects

Comments
7 min read
Webpak 5 Series Part-2

Webpak 5 Series Part-2

1
Comments
2 min read
Exploring the Power of Microfrontend with React and Webpack 5

Exploring the Power of Microfrontend with React and Webpack 5

2
Comments
1 min read
Webpack Simplified: A Beginner’s Guide to Understanding Webpack 🛠️

Webpack Simplified: A Beginner’s Guide to Understanding Webpack 🛠️

4
Comments
4 min read
Task Runners and Build Tools: An Introduction to Gulp, Webpack, and Other Essential Tools

Task Runners and Build Tools: An Introduction to Gulp, Webpack, and Other Essential Tools

1
Comments
5 min read
Compare the Old-School Way of Manual Code Management vs. Webpack's Magic: Reduce File Size and Maximize Efficiency! 🧙‍♂️

Compare the Old-School Way of Manual Code Management vs. Webpack's Magic: Reduce File Size and Maximize Efficiency! 🧙‍♂️

8
Comments
3 min read
Handling Images and Fonts in Webpack

Handling Images and Fonts in Webpack

1
Comments
4 min read
Getting Started with Webpack

Getting Started with Webpack

Comments
2 min read
Webpack 5 series part-4

Webpack 5 series part-4

2
Comments
3 min read
Webpack 5 Series Part-1

Webpack 5 Series Part-1

1
Comments
2 min read
How did i approached for web performance optimisation at my new workplace 🚀

How did i approached for web performance optimisation at my new workplace 🚀

1
Comments
3 min read
Webpack Performance Tuning: Minimizing Build Times for Large Projects

Webpack Performance Tuning: Minimizing Build Times for Large Projects

Comments
11 min read
How I reduced my app size from 14mb to 600kb

How I reduced my app size from 14mb to 600kb

Comments
2 min read
Solving CSS and JavaScript Interference in Chrome Extensions: A Guide to React, Shadow DOM, and Best Practices

Solving CSS and JavaScript Interference in Chrome Extensions: A Guide to React, Shadow DOM, and Best Practices

Comments
5 min read
I wrote a module bundler. notes, etc

I wrote a module bundler. notes, etc

Comments
6 min read
How to Use Less CSS With Build Tools Gulp or Webpack

How to Use Less CSS With Build Tools Gulp or Webpack

1
Comments
4 min read
Storybook: Stories for Smart Components

Storybook: Stories for Smart Components

75
Comments
10 min read
Webpack vs Vite: A Detailed Comparison for Web Development

Webpack vs Vite: A Detailed Comparison for Web Development

Comments
6 min read
webpack publicpath

webpack publicpath

Comments
1 min read
A Responsive and User-Friendly React Image Gallery Package

A Responsive and User-Friendly React Image Gallery Package

6
Comments
2 min read
Optimizing Your React App: A Guide to Production-Ready Setup with Webpack, TypeScript, ESLint, and Prettier - 2024

Optimizing Your React App: A Guide to Production-Ready Setup with Webpack, TypeScript, ESLint, and Prettier - 2024

124
Comments 28
4 min read
Enhancing Next.js Builds with Webpack Custom Plugins

Enhancing Next.js Builds with Webpack Custom Plugins

3
Comments
2 min read
Reduzindo o tempo da pipeline em x3 vezes

Reduzindo o tempo da pipeline em x3 vezes

5
Comments
3 min read
CRA Officially DEAD! What Can We Use Instead ?

CRA Officially DEAD! What Can We Use Instead ?

2
Comments
2 min read
Multiple HTML Files Using Webpack

Multiple HTML Files Using Webpack

4
Comments 1
4 min read
Architectural Techniques for React Optimization! Part - 1

Architectural Techniques for React Optimization! Part - 1

1
Comments
4 min read
Migrating TypeScript Projects from Webpack to Vite

Migrating TypeScript Projects from Webpack to Vite

8
Comments
4 min read
How to Build Component Libraries

How to Build Component Libraries

1
Comments
7 min read
Init web project with TS & Webpack from scratch

Init web project with TS & Webpack from scratch

4
Comments
2 min read
Converting Extension from JS to JSX

Converting Extension from JS to JSX

6
Comments
3 min read
Angular code obfuscation made easy

Angular code obfuscation made easy

11
Comments
3 min read
Practical and Beginner friendly guide for speeding up your web-apps

Practical and Beginner friendly guide for speeding up your web-apps

4
Comments
15 min read
Transform decorator (@transform) not working using web-pack in NestJs

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

Comments
2 min read
Webpack4 fix for .mjs files

Webpack4 fix for .mjs files

5
Comments
1 min read
How to use Webpack in a Laravel Project

How to use Webpack in a Laravel Project

Comments
5 min read
Top 5 alternatives to Webpack

Top 5 alternatives to Webpack

39
Comments 1
11 min read
Understanding Webpack and Babel: Key Tools for Modern JavaScript Development

Understanding Webpack and Babel: Key Tools for Modern JavaScript Development

2
Comments
3 min read
loading...