다양한 부분의 깊은 동작을 다룬 글들

Level 0 DOM(history of DOM)

https://www.quirksmode.org/js/dom0.html#history

ES modules: 만화로 보는 심층 탐구

https://ui.toast.com/weekly-pick/ko_20180402

The History of DOM Manipulation Performance in a Nutshell

https://betterprogramming.pub/the-history-of-dom-manipulation-performance-in-a-nutshell-701247c19e83

A Few DOM Reminders

https://eisenbergeffect.medium.com/a-few-dom-reminders-2a0f18e40804

The Saga of the Closure Compiler, and Why TypeScript Won

https://effectivetypescript.com/2023/09/27/closure-compiler/

(번역) 컴파일러 이론과 반응성

https://junghan92.medium.com/번역-컴파일러-이론과-반응성-80619ec256ff

검증하지 말고 파싱하라

https://eatchangmyeong.github.io/2022/12/04/parse-don-t-validate.html

Every type is defined by its intro and elim forms

https://blog.jez.io/intro-elim/