If you are trying to create a modern performant web application.. then chances are high that you are using Webpack Directly or indirectly! Are you using CRA (create-react-app) for React? Are you using Angular-CLI for starting your angular app? Are you using Vue-cli to initialize your Vue applications? If your answers are YES to any of the question above — then you are using webpack in the background!
Full article