Unpacking webpack modules for increased efficiency in your configuration

Despite being widely used today, Webpack is still a black box for many developers who simply use an existing configuration without knowing how it really works.

At Apiumhub, we use it a lot; therefore, today, we will cover some of the key parts of Webpack to help you understand its functionality and to be able to optimize our Webpack configuration. For this, we will start explaining some Webpack modules, and we will see how they can help us.

Unpacking webpack modules for increased efficiency in your configuration

Despite being widely used today, Webpack is still a black box for many developers who simply use an existing configuration without knowing how it really works.
At Apiumhub, we use it a lot; therefore, today, we will cover some of the key parts of Webpack to help you understand its functionality and to be able to optimize our Webpack configuration. For this, we will start explaining some Webpack modules, and we will see how they can help us. […]