You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the uhtml-ssr and ucontent libraries are available for SSR templating, but they seem to have not received any updates in 2 and 4 years, respectively. That doesn't mean that they don't work, but I'm curious how they compare to uhtml which has been actively developed since then? Also should we be using uhtml-ssr or ucontent for SSR templating?
Moreover, are there any special considerations to take into account if we want to use one of those for SSR and use (ideally) the exact same code/templates with uhtml in the browser?