React (software): Difference between revisions

Content deleted Content added
Line 137:
 
=== Server-side rendering ===
{{Unreferenced section|date=May 2024}}
[[Server-side scripting|Server-side rendering]] (SSR) refers to the process of rendering a client-side JavaScript application on the server, rather than in the browser.<ref name="MDNSSR">
{{cite web