Press Ctrl+U and you will see the HTML document sent by the server . If it’s mostly empty, you’re dealing with CSR; if it already contains all the content, it’s SSR.
How do you tell if a website is client-side or server-side?
Press Ctrl+U and you will see the HTML document sent by the server . If it’s mostly empty, you’re dealing with CSR; if it already contains all the content, it’s SSR.