What is microservices frontend?

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.

Read more

Is micro frontend useful?

Micro-frontends, by virtue of running within the browser, result in different costs and sacrifices if you allow teams to pick their own tech stack or support independent deployment pipelines . Microservices are dangerous. As an extension of the above point I’ve seen far too many microservice projects that are failing.

Read more