mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-04 23:03:45 -04:00
Fix
This commit is contained in:
@@ -4,11 +4,9 @@ But how does page rendering work with Next.js?
|
||||
|
||||
### Terminology
|
||||
|
||||
- SSR: server-side rendering
|
||||
- SSG
|
||||
- ISR
|
||||
- Edge
|
||||
- Lambda
|
||||
- SSR: server-side rendering (Edge or Lambda)
|
||||
- SSG: static site generation
|
||||
- ISR: incremental static regeneration
|
||||
|
||||
### DOM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user