Web Dev/3. React 관련

Didact 키 구현 제대로 참교육 당했다. 키를 잘쓰자

hYhY1234 2021. 11. 11. 00:14
728x90

https://codesandbox.io/s/didact-8-forked-rguiq?file=/src/index.js 

 

didact-8 (forked) - CodeSandbox

didact-8 (forked) by hayoung0Lee using react, react-dom, react-scripts

codesandbox.io

리액트 구조를 파헤쳐 본답시고 didact글을 열심히 보고 있다. 

키 최적화가 어떻게 구성될까 싶어서 대충 내머리를 굴려서 해봤는데,

개박살이 난다. 키를 다 넣어주면 되지만, 넣었다 안넣었다 난리를 치면 박살이 나는데, 

react도 키를 중구난방으로 넣으면 예기치 못하게 동작한다더니, 나도 그렇다. 

이제 키를잘써야겠다. 

 

https://pomb.us/build-your-own-react/

 

Rodrigo Pombo

An overengineer building tools for better code reading comprehension

pomb.us

이글을 열심히 읽엇는데 이제 진짜 react코드도 한번 뜯어봐야겠다. 

 

https://reactjs.org/docs/how-to-contribute.html

 

How to Contribute – React

A JavaScript library for building user interfaces

reactjs.org

 

UI 알면 알수록 아주 요물이다.