Micro Frontends
Term side of the Card
Topic: Architecture
Unit title: Micro Frontends
Categories: Architecture
Explanation side of the Card
Explanation: The architectural approach that extend the microservices concept to the frontend by breaking up a web application's user interface into smaller, independently deployable parts. This allows teams to develop, test and deploy UI components independently, improving scalability and maintainability.