react -redux 中做了非常多優化來避免不必要的更新,如果直接用store.subscribe 會有很多不必要的渲染。 在mapStateToProps 當中,為了確保每個component 都可以拿到最新的 ...
確定! 回上一頁