mirror of
https://github.com/CompassConnections/Compass.git
synced 2025-12-23 22:18:43 -05: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