Skip to content

Commit

Permalink
Update 2022-03-01-redux-toolkit-1.8.0-node.js-17.6.0-css-cascade-laye…
Browse files Browse the repository at this point in the history
…rs.md
  • Loading branch information
azu authored Mar 1, 2022
1 parent b1ab4fe commit aa73266
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ JSer.info #581 - Redux Toolkit 1.8.0がリリースされました。
`createListenerMiddleware`[redux-saga](https://github.com/redux-saga/redux-saga)[redux-observable](https://redux-observable.js.org/)など同じく非同期処理を扱うためのMiddlewareです。
シンプルな`dispatch``getState`などのAPIや、redux-sagaをインスパイアした`take`[Temporal](https://docs.temporal.io/docs/typescript/workflows#condition)をインスパイアした`condition`など複雑なタスクを扱うAPIも持っています。

次の動画で、この新しい`createListenerMiddleware`がどのように作られたのかを紹介しています。
次の動画で、この`createListenerMiddleware`がどのように作られたのかを紹介しています。

- [Redux Insights: the Redux Toolkit "action listener" middleware - YouTube](https://www.youtube.com/watch?v=D5WOry6gw9c)
- [New experimental "action listener middleware" package available · Discussion #1648 · reduxjs/redux-toolkit](https://github.com/reduxjs/redux-toolkit/discussions/1648)
Expand Down

0 comments on commit aa73266

Please sign in to comment.