Micro frontends are a new pattern where web application UIs (front ends) are composed from semi-independent fragments that can be built by different teams using different technologies . Micro-frontend architectures resemble back-end architectures where back ends are composed from semi-independent microservices.