Micro frontends

Micro frontends is an architectural pattern that involves breaking up a monolithic frontend application into smaller, independent units that can be developed, deployed, and managed independently. Each unit, or micro frontend, is responsible for a specific business function or feature, and communicates with other micro frontends and the backend using well-defined interfaces. Micro frontends can be implemented using a variety of technologies, such as microservices, containers, and serverless functions.

Upcoming events

No upcoming events found.

Past events