Closed cannalee90 closed 6 years ago
https://survivejs.com/react/advanced-techniques/styling-react/
https://medium.com/dailyjs/high-performance-dynamic-styles-db28c873940
이벤트를 걸어버리는게 새롭게 render를 안하니까 효율적이지 않을까?
componentDidMount()에서 일단 호출하고 이벤트 리스너에 등록해놓는다.
componentDidMount()