yeobi01 / study_nextjs14

zeroCho님의 [Next + React Query로 SNS 서비스 만들기] 강의 학습
0 stars 0 forks source link

섹션 2: 본격 클론 시작! #3

Closed yeobi01 closed 9 months ago

yeobi01 commented 9 months ago
yeobi01 commented 9 months ago

레이아웃 클론하기

yeobi01 commented 9 months ago

useSelectedLayoutSegment로 ActiveLink 만들기

yeobi01 commented 9 months ago

홈탭 만들면서 Context API 적용해보기

yeobi01 commented 9 months ago

PostForm 만들기(타이핑 외우기)

yeobi01 commented 9 months ago

게시글 만들며 dayjs 사용해보기

yeobi01 commented 9 months ago

classnames로 클래스 합성하기(feat. npmtrends로 라이브러리 고르기)

yeobi01 commented 9 months ago

/compose/tweet 만들기

yeobi01 commented 9 months ago

이벤트 캡처링과 /status/[id] 페이지

yeobi01 commented 9 months ago

faker.js와 /photo/[photoId]