-
Tempted to test how fast client side routing is vs the current setup on piccalil.li where *all* client React has been disabled. It might feel a *tiny* bit faster), but the huge amount of client-side crap downloaded will certainly not make it worth it for users.
-
…in reply to @piccalilli_
Huge props to Next JS for making disabling client-side React very trivial btw. Without that, I would never considering shipping a website with it.