영어
https://web.dev/rendering-on-the-web/
Rendering on the Web
Where should we implement logic and rendering in our applications? Should we use Server Side Rendering? What about Rehydration? Let's find some answers!
web.dev
한국어
https://woojeongmin.com/2022/study-log/what-happens-when-you-type-wwwnavercom/
브라우저 주소창에 www.naver.com을 치면 일어나는 일
What happens when…을 바탕으로 네트워크와 OS, 브라우저에서 일어나는 일을 정리했습니다. URL을 파싱합니다. protocol: hostname: resource…
woojeongmin.com
스텝별 영어
https://friendlybit.com/css/rendering-a-web-page-step-by-step/
Rendering a web page – step by step - Friendly Bit
Have you ever thought about what happens when you surf the web? It's not as simple as it seems: You type an URL into address bar in your preferred browser. The browser parses the URL to find the protocol, host, port, and path. It forms a HTTP request (that
friendlybit.com
'WEB,WAS' 카테고리의 다른 글
[Nginx] "GET / HTTP/1.1" 200 193 "-" "ELB-HealthChecker/2.0" "-" 로그 계속 나오는 경우 (0) | 2022.12.05 |
---|---|
Hydrate 란? (0) | 2022.11.07 |
tomcat 세션클러스터링 (0) | 2022.10.25 |
SEO 가 되기 위한 SSR 렌더링 하는 이유 (0) | 2022.10.14 |
nextjs s3에 올리기 (0) | 2022.10.05 |
댓글