Micro-frontend architecture is a design applied to the frontend that allows us to divide it into smaller, individual and semi-independent applications that work together. This frontend concept is very much inspired by the microservices used mostly in the backend. Each team has a specific business area and development is done end-to-end, from the database to the user interface.
Sort: