© 2023 Hashnode
#module-federation
Introduction Microfrontends are a powerful tool for building and deploying modern web applications. By dividing your frontend into smaller, more manageable modules, you can improve the efficiency and …
Architecting micro-frontends can be challenging. The right micro-frontends approach can provide many benefits for organizations. But the poorly architected system can sometimes lead to many critical i…
Understand What Micro Frontends are and Why Module Federation is Useful The idea behind micro frontends is to think about a website or web app as a composition of features which are owned by independe…
Intro I have been using Module Federation Plugin for almost two years and have successfully used them for implementing micro-frontend architectures for many organisations. I decided to start sharing l…