Scalable and Maintainable Frontends: A Deep Dive into Microfrontends and Webpack Module Federation
In this article we will explain the main concepts behind webpack module federation and then we will continue into implementing a series of exposable components (We will explain what that means later on), that will help us have a better frontend architecture.