SSR & Hydration
SSR & Hydration (and) is a Angular topic. In plain words you use it for first paint of /marks in a public site. Don’t start with a slogan — start with that picture.
Smallest example: isPlatformBrowser + afterNextRender. Type it, run it, and say what you see. If you can do that from memory, you know SSR & Hydration (and).
From the example next to this theory — SSR & Hydration: toggle open.
Trap — using window in the constructor. Fix that before you talk about advanced Angular.
Viva — what is SSR & Hydration (and)? Then show isPlatformBrowser + afterNextRender. Then name the trap.
What is SSR & Hydration (and)? Show this: isPlatformBrowser + afterNextRender. Trap: using window in the constructor.