Nov 6, 2020
I create web front ends to the apps and use React for that. The bundler system is used in these cases. In some cases a bundler is handy for backend work as well. Your own apps will dictate if/when you need the bundler. (for instance if you are using Create-React-App, then you wouldn't be using Webpack directly...)