반응형
nextjs.org/learn/basics/data-fetching/two-forms
Learn | Next.js
Production grade React applications that scale. The world’s leading companies use Next.js by Vercel to build pre-rendered applications, static websites, and more.
nextjs.org
보통의 경우에는 Static Generation을 권장하지만
유저의 요청에 따라 빈번하게 데이터를 업데이트해야하는 경우라면 Server-side Rendering을 추천한다.
반응형
'JavaScript > React' 카테고리의 다른 글
[React] React + Typescript + SCSS + Webpack + Babel (0) | 2022.08.04 |
---|---|
[React] Useful Third Party Library (0) | 2022.07.14 |
[React, 두둥] React Router 를 이용한 페이지 이동 (0) | 2021.03.19 |
[React,두둥] 카카오톡 로그인 (1) (0) | 2021.03.18 |
[두둥] react-responsive & react-device-detect (0) | 2021.03.17 |
댓글