|
|
|
|
|
by nnnnico
531 days ago
|
|
hey thanks for linking to routerino <3, i;ve thought about using something like this for my vanilla react projects and this seems perfect.
do you know what are the actual downsides for the end-user/client when compared to SSR (besides requiring client js)? |
|
as an end user, the only downside would be the typical SPA ones, such as the client needs to render the site with JS like you mentioned (except in cases where we use pre-rendering).
here's an example site built with Routerino if you'd like to experience what it is like in usage: https://virtourlimited.netlify.app/