Pregunta de entrevista de Sifars

What is Angular Universal / Server-Side Rendering (SSR) ?

Respuesta de la entrevista

Anónimo

2 feb 2021

Angular Universal is a Pre-Rendering solution for Angular. we render the initial HTML and CSS shown to the user ahead of time. The HTML and CSS will be served initially to the user, so the user can see something on the screen quickly.