참고 기술 문서 모음집
- 브라우저는 어떻게 동작하는가?
- Deep dive into the murky waters of script loading
- [번역] 초보 프론트엔드 개발자들을 위한 Pub-Sub(Publish-Subscribe) 패턴을 알아보기
- Understanding JavaScript Function Invocation and “this”
- Critical Rendering Path 최적화 도전기
- How JavaScript works: an overview of the engine, the runtime, and the call stack
- Critical Rendering Path 최적화 도전기
- How React Do?
- Understanding Javascript Function Executions — Call Stack, Event Loop , Tasks & more