-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[서준환] 11장: Next.js 13과 리액트 18 #85
The head ref may contain hidden characters: "11\uC7A5/\uC11C\uC900\uD658"
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍 고생하셨습니다 👍
> 저번에 우연치않게 강동윤님을 만나게 되었는데, 그 분께서 요 기능 정말 괜찮다고 하시더라구요! | ||
서버 액션은 API를 굳이 생성하지 않아도 함수 수준에서 서버에 접근하여 데이터 처리를 할 수 있다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😮
[링크](https://nextjs.org/docs/app/building-your-application/rendering/server-components#how-are-server-components-rendered)를 참고하자! | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍 👍
## 11.4 웹팩의 대항마, 터보팩의 등장 | ||
|
||
> 사용해보신 분?! | ||
> swc, babel, webpack, turbopack, esbuild, parcel, vite 등등 이런 것들이 어떤 관계인지, 어떤 역할을 하는지 넘나 헷갈리네요 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
스크립트로 dev:turbo 이렇게 뚫어두기만 하고 ... 사용해보진 않았네요 😢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
swc: babel 대체제 (Es 2015 와 같이 이전 브라우저에서 구동 가능한 javascript로 변환해주는 트랜스파일러)
turbopack, vite: webpack 대체제 (번들러 + 코드 스플리팅, hmr 등을 지원해주는 번들러
esbuild: 매우 빠른 번들러 (hmr 지원 x, esbuild의 속도를 활용하기 위해 vite에서 사용)
[앱 라우터를 사용할 때 주로 하는 10가지 실수들](https://youtu.be/RBM03RihZVs?si=p5kjrWtGZCO29643) | ||
[앱 라우터 캐싱 설명](https://youtu.be/VBlSe8tvg4U?si=B19SnSn_eM7I4KYd) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍 😮 🚀 🎸 👩🎤 👨🎤
세상 천천히 하다가 호다다다다다닥 마무리 ,,
정말 정리만 했네요,,