HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
프로그래머스 프론트엔드 데브코스 2기
프로그래머스 프론트엔드 데브코스 2기
/
기동2팀
기동2팀
/
📃
회의록 문서
/
🖊️
Next.js 자료정리
🖊️

Next.js 자료정리

Next.js에 대한 사전 학습이 필요하다.

공식 문서 (영어)

Next.js by Vercel - The React Framework
Production grade React applications that scale. The world's leading companies use Next.js by Vercel to build static and dynamic websites and web applications.
Next.js by Vercel - The React Framework
https://nextjs.org/
Next.js by Vercel - The React Framework

무료 실습 강의

NextJS 시작하기 - 노마드 코더 Nomad Coders
The React Framework for Production
NextJS 시작하기 - 노마드 코더 Nomad Coders
https://nomadcoders.co/nextjs-fundamentals
NextJS 시작하기 - 노마드 코더 Nomad Coders

+ 타입스크립트 적용

npx create-next-app --typescript new-project