createStore會被當成enhancer函數的參數傳入,並在enhancer這個函數再次使用createStore對redux進行初始化。 applyMiddleware.js import compose from ...
確定! 回上一頁