因為Action 只是普通物件,所以它們可以被記錄、serialize、儲存、並在之後為了debug 或測試目的而重播。 store.dispatch({ type: 'COMPLETE_TODO', index: ...
確定! 回上一頁