python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Webpack cache copied files
I'm using webpack and webpack-dev-server to test changes to a React application but I have a large number of prebuilt resources (JS/CSS/etc).
To make these available to the rest of the application I a...
Mogarrr
Votes: 0
Answers: 1
Why aren't Vue prop changes triggering reactivity in my bundled component?
I've been troubleshooting this issue for a while now and I'm running out of ideas. I hope some fresh eyes can give me a better perspective.
In short: I have several computed properties in a component ...
Jackson H
Votes: 0
Answers: 1
Using Web Workers with React and Webpack 5
I have been trying to use Web Workers with react for a few days and I ran into a few issues.
I started with a create-react-app using webpack 4. I could use a web worker using this tutorial: https://ja...

Th0rgal
Votes: 0
Answers: 2