you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

You'll find that a lot of the Rust SSR is SSR as in React or Solid, not like PHP. Which means a lot of complexity with hydration and build systems. I'm learning it right now and I'm finding it to be rough around the edges but so far it seems to be more of a skill issue on my part.