[6팀 김현우] Chapter 4-1 성능최적화: SSR, SSG, Infra#26
Open
lecto17 wants to merge 1 commit intohanghae-plus:mainfrom
Open
[6팀 김현우] Chapter 4-1 성능최적화: SSR, SSG, Infra#26lecto17 wants to merge 1 commit intohanghae-plus:mainfrom
lecto17 wants to merge 1 commit intohanghae-plus:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
과제 체크포인트
배포 링크
이번주는 과제 대신 다른 작업들에 집중하여서, 발제 아티클만 다시 읽어보았습니다. 추후에 복습하면서 SSR, SSG가 어떻게 작동되는 것인지 학습하도록 하겠습니다.
기본과제 (Vanilla SSR & SSG)
Express SSR 서버
<!--app-html-->,<!--app-head-->)서버 사이드 렌더링
클라이언트 Hydration
window.__INITIAL_DATA__스크립트 주입Static Site Generation
심화과제 (React SSR & SSG)
React SSR
renderToString서버 렌더링React Hydration
Static Site Generation
아하! 모먼트 (A-ha! Moment)
자유롭게 회고하기
리뷰 받고 싶은 내용