|
|
|
|
|
by simonhorlick
1230 days ago
|
|
Have a look at Qwik, it’s a new framework from the author of Angular. It does SSR without the need for client-side hydration. It’s fast and immediately interactive. I’m really hoping it gains some momentum because I’d love to use it in some client projects. |
|
It's claimed to be fast for "initial page load".
Remains to be seen if that's worth it for everything and if it remains as fast on subsequent navigations.
If third party scripts are the bottleneck, that probably has a marginal effect at best.
Partytown looks much more interesting to me.