A mini Svelte micro frontends architecture using server-side composition with Podium.
Podium docs: https://podium-lib.io
Svelte docs: https://svelte.dev/tutorial/basics
A single page loads 2 Svelte Micro Frontends...
They communicate through a pubsub event bus (courtesy of the Podium framework).