可以用Reselect 的selector 來有效率的從Redux store 計算衍生資料。 ... Reselect 提供一個 createSelector function 來建立memoized selector。
確定! 回上一頁