Server Side Rendering
- Server Side Rendering | Intermedia React v5, and course video
- Server Components | Introduction to Next.js v3
- SSR = component rendered on server, HTML sent to browser, but JavaScript are then downloaded to the server to take over