Micro-Frontends Weekly - Issue #21

A short poem about micro frontends

Micro frontends, oh so small

Each with a job, to stand tall

Together they form a mighty wall

A user interface, clear and all

Articles

Many businesses are utilizing the concept of microservices, which has recently received a lot of attention, to do away with huge backends.

Micro Frontend (MFE) architecture enables independent deployment of features of an application by vertically slicing the application among multiple teams.

Micro frontends, oh so small

Each with a job, to stand tall

Together they form a mighty wall

A user interface, clear and all

In large scale enterprises generally many teams work on a single, large and complex application which has several moving parts. If that is a monolithic frontend application, scaling them further…

When a business begins to expand its operations, it introduces more complicated features and... Tagged with microservices, monolith, architecture.

Videos

Presented by Women Who Code LondonSpeaker: Oleksandr KhivrychTopic: Intro to Micro Front EndsArchitecting micro-frontends can be challenging. The right micro...

All tests must run against the team’s code, in isolation wherever possible and around team boundaries to efficiently test Micro Frontends.- ...