https://yohanpro.com/posts/nextjs/data-fetching
Next.js에서 data-fetching하기 - Yohan's Developer Diary
Next.js팀 (Vercel)팀은 2020년 3월 10일에 9.3버전의 Next.js를 공개했다. 달라진 것 중에서 가장 눈에 띄는 것은 단연 data-fetcing 하는 메소드가 두 개가 추가된 것이다. 즉 pages 폴더 아래에 있는 엔드포인
yohanpro.com
'개발 > Web Programming' 카테고리의 다른 글
css filter vs backdrop-filter (0) | 2022.01.16 |
---|---|
next.js에서 URLSearchParams 에러 (0) | 2022.01.15 |
Next.js + GCP App Engine 배포 참고자료 (0) | 2022.01.13 |
Next.js에서 react-query사용법과 그 이유 (WIP) (0) | 2022.01.13 |
emotion에서 nested css 사용하는법 (0) | 2022.01.11 |