WebPack : Loader VS Plugin
- Though there are couple of bundler available for javascript, Webpack steals the heart of most javascript developers.
- The reason is obviously due to its vast ecosystem of loaders and plugins, which extend its core bundling functionality.
- Even senior developers get confused between the purpose of loader and plugin. This article is for you if you dont want to be one of them.
Top comments (0)