"Life is simpler when UI components are unaware of the network, business logic, or app state. Given the same props, always render the same data." - Eric Eliott
Introducing Server Components with Next.js 13, enabling the rendering of components without hydration by implementing the Server Components RFC.
Collection
[
|
...
]