본문 바로가기

기타 학습 정리

브라우저는 어떻게 동작하는가

이 강좌가 매우 도움이 되고 있다.

https://classroom.udacity.com/courses/ud884/lessons/1464158642/concepts/15290985630923

https://hpbn.co/

이거는 유다시티 강사가 쓴 책. 번역본 보려고 했더니 원서 보라는 글이 있어서 그냥 이 홈페이지에서 보면 될듯.

 

High Performance Browser Networking (O'Reilly)

What every web developer must know about mobile networks, protocols, and APIs provided by browser to deliver the best user experience.

hpbn.co

 

Udacity

 

classroom.udacity.com

https://developers.google.com/web/fundamentals/performance/critical-rendering-path/constructing-the-object-model?hl=ko

 

 

객체 모델 생성  |  Web  |  Google Developers

브라우저가 DOM 및 CSSOM 트리를 생성하는 방법에 대해 알아봅니다.

developers.google.com

https://www.html5rocks.com/ko/tutorials/speed/layers/

 

Accelerated Rendering in Chrome: The Layer Model - HTML5 Rocks

This article explains how GPU-accelerated rendering works in Chrome.

www.html5rocks.com

https://d2.naver.com/helloworld/2061385

불러오는 중입니다...

nhn은 이렇게 한다 자바스크립트 성능 이야기 참고하기

CPR 분석 도구로 Lighthouse 사용한다.