# What is Server-side Rendering?

**Full Name:** SSR

**Category:** dev

## Overview
It is a method that allows web pages to be prepared on the server and displayed quickly before being sent to the user.

---
Source: TreScout Tech Dictionary · https://trescout.com/en/dictionary/server-side-rendering/
