Camel and Eye of a Needle: Integration Approaches for SPA-based Micro Frontends
by Manfred Steyer
Even if micro frontends are now quite popular in many companies, integrating several single-page applications into a large whole is still challenging.
In this session, we will compare the available options and work out both their positive and negative consequences. We discuss different flavors of Web Components, bootstrapping multiple SPAs, and loading parts of other applications such as B. Allow module federation or SystemJS.
Then we try to combine the best approaches and look at the next generation of JavaScript frameworks that masterly combine server-side and client-side rendering thanks to partial and incremental hydration.
In the end, you know the options for integrating micro frontends and can evaluate them for your projects.