by Vaibhav Taunk | Oct 9, 2021 | JavaScript
Micro-frontend architecture is a collection of independently developed UI components that get assembled into a hub or Host page, giving a single-page Application User Experience. This architecture encourages the development team to develop smaller, independent...