▲ | AgentME 2 days ago | |||||||
React supports rendering to HTML ahead of time (SSR) which doesn't need any client-side javascript, and this is a prominent feature of most frameworks using React. This feature of React was one of its major innovations over many other front-end frameworks of the time. | ||||||||
▲ | degamad a day ago | parent [-] | |||||||
> React supports rendering to HTML ahead of time (SSR)... So does XSLT? | ||||||||
|