ngl we were hitting some serious issues w/ layout shifts and slow first paints, so we decided to implement ssr across our microfrontend architecture. since every team was using a different stack, we couldn't find an
out-of-the-box solution that actually worked for everyone. instead of forcing a specific framework on the devs, we built smth
framework-agnostic to handle the rendering logic.
>it was much more complex than just swapping a configuration settingthe real headache was managing the hydration mismatch across different moduleshas anyone else dealt with this without just forcing everyone onto next. js?. fr.
article:
https://dzone.com/articles/ssr-for-microfrontends