Tagged in

React

Cross-Platform Korea
Cross-Platform Korea
Cross-Platform community in Korea
More information
Followers
251
Elsewhere
More, on Medium

React Profiler API로 컴포넌트 측정하기

최근 dooboo-uiNetworkImage 를 리팩토링할 일이 있었습니다. 진행하고 있는 프로젝트의 메인 화면에서 많은 수의 이미지를 한번에 랜더링하다보니 로딩 속도가 많이 느려지는…


React Concurrent mode : basic understand

React Concurrent mode는 아직 Experiment 상태이므로 프로덕션 레벨에서 사용하기에는 아직 이른 느낌이 있습니다. 하지만 Graphql을…