Back to schedule

Module Federation & SSR

In this talk, we will explore the benefits and techniques of using Module Federation and Server-Side Rendering (SSR) in modern web development. Module Federation enables us to build scalable, distributed systems by sharing code and state between micro-frontends. We will dive into the details of how to set up and configure Module Federation, and explore use cases such as lazy loading and runtime sharing.

By combining Module Federation and SSR, we can create a powerful architecture that delivers fast, maintainable, and scalable web applications. Attendees will leave this talk with a solid understanding of how to leverage these technologies in their own projects, and how to overcome common challenges along the way.