React Server Components
React Server Components allow you to write UI that can be rendered and optionally cached on the server. In Next.js, the rendering work is further split by route segments to enable streaming and partial rendering
2023-11-06
React Server Components allow you to write UI that can be rendered and optionally cached on the server. In Next.js, the rendering work is further split by route segments to enable streaming and partial rendering
2023-11-06
a React framework for building full-stack web applications
2023-10-31
Images, Fonts ...
2023-09-12
문제 해결 과정
2023-09-02
appDir로 이전한 과정
2023-08-30