react source code debug 过程
clone react sourcecode how to contribute 切到分支17.9.2 yarn build react/index,react-dom/index --type=UMD # 不需要 yarn install # chrome dev tool 选中元素 # you can click on a DOM element, when you click on a DOM element, “== $0” appears after it. # $0 等效 docu...
Apr 12, 20231 min read45