Back to schedule

Hitchhiker's Guide to Dependency Management in Micro Frontends

As more teams start to explore the world of micro frontends, many overlook the challenges that come with sharing dependencies among them. In this talk, we will take a closer look at these challenges and discuss effective ways to overcome them.

A significant factor in managing dependencies is ensuring minimal bundle sizes while guaranteeing backwards compatibility and preventing runtime errors caused by incompatible library versions. We will delve into the technological foundation and analyze existing solutions, highlighting their advantages and disadvantages.

Additionally, we will introduce our process to ensure a collaborative effort between all micro frontends. Join us for this talk and learn how to maintain consistency and reduce loading times in your micro frontends.