Remix.run Logo
victorbjorklund 4 days ago

I see some people claim that client-side routing isnt the strongest argument for SPA:s. And that is probably true from a technical point of view. However, lots of times users/clients want that even if they dont care about the rest (which is why I love how easy HTMX and Astro make it to add client side routing on top of a normal MPA).

maccard 4 days ago | parent [-]

Astro is a breath of fresh air in this space really.