Module Federation
Everything on SkillVeris tagged Module Federation — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What Is Micro-Frontend Architecture?
Micro-frontend architecture splits a large web application into independently built, tested, and deployed frontend units — often owned by separate teams — that…
What Is Webpack Module Federation and How Does It Work?
Module Federation is a Webpack (and now Rspack/Vite-ecosystem) capability that lets separately built and independently deployed JavaScript bundles dynamically…