Next.js Complete Mastery (v15): Building a Notion-Based Developer Blog (with Cursor AI)
This is a course where you'll learn the latest Next.js v15 App Router while building a practical developer blog based on Notion together. Additionally, you can gain various insights including how to utilize Cursor AI.
358 learners
Level Basic
Course period Unlimited
Want to know what questions other learners frequently ask?
- Unresolved
rehype-sanitize 설치의 필요성
Rehype-sanitize를 사용하면 어떻게 설정을 하든, 에 대한 허용을 설정하든, '밑줄'을 긋는 서식에 대한 결과가 제대로 이루어지지 않습니다. 항상 생략되어 밑줄쳐둔 부분은 삭제되는 결과를 낳습
react블로그next.jscursorcursoraimrjbk777904
・
2 months ago
0
69
2
- Unresolved
Notion API-DB 연결이 안돼요
노션 API 통합해서 API키 제대로 입력했고, 블로그템플릿 데이터베이스에서 링크 오픈하고, 그 링크에서 사이트주소랑 쿼리스트링 다 날리고 ID 부분만 제대로 입
react블로그next.jscursorcursoraipigaustin
・
5 months ago
0
411
2
- Unresolved
private folders 와 전역 폴더
프로젝트 개발 중에, src/components 폴더에 재사용할 것들을 만들어서 사용하는 것과, src/app/_components 를 사용하는 것을 배웠는데, 둘의 사용성 차이가 있나요? 굳이 이 두 기능을 둘 다 사
react블로그next.jscursorcursoraijunmannn9427
・
5 months ago
0
56
2
- Unresolved
퀴즈 질문 풀이 오류
<img src="https://cdn.inflearn.com/public/files/posts/5f1f9814-0fcb-45c6-9404-fe88fe58927d/31fb358c-2aa5-4c3b-8fc4-74f7417c6a0b.png" media-type="img"
react블로그next.jscursorcursoraijunmannn9427
・
5 months ago
0
73
2
- Unresolved
Streaming 관련해서 문의드립니다.
Stream을 구현할 때 posts, tags 정보를 서버사이드에서 호출하고 promises 를 클라이언트 컴포넌트에 넘겨 use 훅으로 받는데요. <p style="text-align: l
react블로그next.jscursorcursoraisayyou09181812
・
6 months ago
0
65
2
- Unresolved
ISR 매커니즘에 대한 궁금증
안뇽하세요. 몇일 전 구매하고 열강하고 있는 개발자입니다. ISR 매커니즘에 대한 궁금증이 있는데요. <p s
react블로그next.jscursorcursoraisayyou09181812
・
6 months ago
0
59
2
- Unresolved
cursor AI 프로젝트 룰 관련 질문 드립니다.
안녕하세요 강사님! 강의 항상 재밌게 잘 보고 있습니다.다름이 아니라 cursor AI가 영상의 버전과
react블로그next.jscursorcursoraiumfa
・
6 months ago
0
266
2
- Unresolved
params 에 Promise 객체 타입이 지정되어야 하는 이유? 최신?
안녕하세요! 강의 5:15초 부터의 설명에 조금만 더 자세히 설명해주시면 감사할것 같아서요!"이러한 파람즈도 프라미스로 가져와야겠죠 우리가 최신을 사용하고 있기
react블로그next.jscursorcursoraimrjbk777904
・
6 months ago
0
68
1
- Unresolved
streaming 페이지 보완 필요
안녕하세요, 잘 학습하고 있는 학생입니다. 강의 따라가면서, streaming 파트는 다 적용을 했습니다. 소개 탭에서 홈 탭으로 이동 시에
react블로그next.jscursorcursoraimrjbk777904
・
6 months ago
1
50
2
- Unresolved
remark-gfm
remark-gfm 설치 이후 모든 css 가 망가지고 글자와 이미지만 렌더링 되는데 뭐가 문제일까요? global css 에서 import 한것도 아니고 영상과 같이 Plugin 으로 했어요.<p style="
react블로그next.jscursorcursoraimrjbk777904
・
7 months ago
0
92
2
- Unresolved
마크업 파트 가독성 향상 방법
<img src="https://cdn.inflearn.com/public/files/posts/1b00747d-276b-4b99-b1ab-f4ea9850d956/a0adfaf4-e19c-423d-8cbb-8e9c40ec38ca.png" media-type="img"
react블로그next.jscursorcursoraimrjbk777904
・
7 months ago
0
52
2
- Unresolved
Next.js 블로그 결과물 공유 이벤트 진행 여부
안녕하세요, 선생님. 아직 디스코드에 Next.js 블로그 결과물 공유하면 실용적인 블로그 소스코드 받을 수 있는 이벤트 진행하고 있나요?<
react블로그next.jscursorcursoraidatachae
・
7 months ago
0
63
1
- Unresolved
블로그 PostCard 이미지 상단 여백
<img src="https://cdn.inflearn.com/public/files/posts/9fd41b27-b337-4afd-b8ee-8302dcd2201f/89b2b944-a78f-402d-9e64-11f2cc076cae.png" media-type="img"
react블로그next.jscursorcursoraimrjbk777904
・
7 months ago
0
63
3
- Unresolved
flex-col 과 space-y-6 차이
space-y-6과 flex-col 로 gap-6(또는 gap-y-6)을 주는 방식의 차이를 모르겠어요둘
react블로그next.jscursorcursoraimrjbk777904
・
7 months ago
0
101
1
- Unresolved
컴파일 에러 및 의존성 충돌 문제
안녕하세요, 진행하다가 여러 이슈가 발생해서 한 번에 묶어 여쭤보고자 합니다!오류가 계속 발생해서 강사님 코드도 보았는데도 잘 모르겠습니다.<p style
react블로그next.jscursorcursoraidatachae
・
7 months ago
0
86
2
- Unresolved
TypeError: Invalid URL
안녕하세요,1) 강사님 깃코드에서 코드 clone해서 가져온 후2) 노션 환경 변수 세팅<p st
react블로그next.jscursorcursoraiNo Author
・
7 months ago
0
152
2
- Unresolved
세션 6의 퀴즈 5번 정답 옵셔널 캐치올 아닌가요?
<img src="https://cdn.inflearn.com/public/files/posts/68c3f38d-8eba-46f0-a28b-66a9374e6e19/564e3ecf-df0a-406c-9e6d-12ca2f094813.png" media-type="img"
react블로그next.jscursorcursoraijmob
・
7 months ago
1
67
2
- Unresolved
상세 페이지 404 에러 발생
안녕하세요, 짐코딩님.덕분에 재밌는 수업 듣고 있습니다. :) <p style="text
react블로그next.jscursorcursoraiNo Author
・
7 months ago
0
92
2
- Unresolved
스타일이 적용 안되는 문제
<img src="https://cdn.inflearn.com/public/files/posts/596b8c86-d0d9-4882-bc28-b6d2c8f7a6b0/da54e43c-b8d0-465a-b176-fe433134f00d.png" media-type="img"
react블로그next.jscursorcursoraiNo Author
・
7 months ago
0
82
2
- Unresolved
cursorAI에 rule 생성 시 rule type이 안 나오는 현상 발생
안녕하세요,cursor에서 설정 > rules & memories 선택<p style
react블로그next.jscursorcursoraidatachae
・
7 months ago
0
160
3

