使用Reselect. 在React-Redux的connect(mapState)中使用Reselect, 这能避免频繁的重新渲染的发生. 坏实践. let App = ({otherData, resolution}) => ( <div> ...
確定! 回上一頁