Introduction to webpack for absolute beginners
Introduction
In this blog, we are going learn about what is webpack, why, and how to use it in our project
About webpack
Webpack at its core is just a bundler for Javascript (basically to manage and bundle different dependencies and assets of a web a...
muthuweb.hashnode.dev7 min read