ssrReactSsrEasyWhat is server-side rendering (SSR) in React?1Rendering components on the server and sending HTML to the client2Rendering only in the browser3Storing components in a database4Compiling JSX at runtime in the browserBack to list