Next.js Journey
  • nextjs-journey-kr
  • React Foundations
    • docs
      • React 기초
      • Chapter 1. Rendering User Interface
      • Chapter 2. Updating UI with Javascript
      • Chapter 3. Getting Started with React
      • Chapter 4. Essential Javascript for React
      • Chapter 5. Building UI with Components
      • Chapter 6. Displaying Data with Props
      • Chapter 7. Adding Interactivity with State
      • Chapter 8. From React to Next.js
      • Chapter 9. Installing Next.js
      • 다음 단계
  • Learn Next.js
    • docs
      • Next.js 학습하기
      • Chapter 1. Getting Started
      • Chapter 2. CSS Styling
      • Chapter 3. Optimizing Fonts and Images
      • Chapter 4. Creating Layouts and Pages
      • Chapter 5. Navigating Between Pages
      • Chapter 6. Setting Up Your Database
      • Chapter 7. Fetching Data
      • Chapter 8. Static and Dynamic Rendering
      • Chapter 9. Streaming
      • Chapter 10. Partial Prerendering (Optional)
      • Chapter 11. Adding Search and Pagination
      • Chapter 12. Mutating Data
      • Chapter 13. Handling Errors
      • Chapter 14. Improving Accessibility
      • Chapter 15. Adding Authentication
      • Chapter 16. Adding Metadata
      • Next Steps
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

nextjs-journey-kr

NextReact Foundations

Last updated 9 months ago

Was this helpful?

Next.js 공식 튜토리얼 따라하기

[!CAUTION] 현재 Learn Next.js 문서는 업데이트되어 많은 내용이 변경되었습니다. 이 레포지토리는 Learn Next.js가 처음 공개되었을 때 당시의 문서를 다루고 있습니다. 따라서 표시되지 않는 이미지 등이 있을 수 있으니 참고하시길 바랍니다.

Next.js Conf 2023에서 Next.js 14 버전과 함께 공식 App router 코스가 공개되었습니다.

React 기초
Next.js 배우기