-
## The devDependency [husky](https://github.com/typicode/husky) was updated from `3.0.1` to `3.0.2`.
🚨 [View failing branch](https://github.com/di-ng/redux-saga-debounced-channel/compare/master...di…
-
First of all both `robodux` and `saga-query` seem to very much have _the correct opinions_ about state and side-effect management within react applications. Nice work!
I'm considering refactoring m…
-
Promises are much easier to work with instead of callbacks, and we can use inside async functions using `await` making programming easier
-
While reviewing mozilla/addons-frontend#9122, I discovered that http://localhost:3000/en-US/firefox/simulate-async-error/ is broken. When I try to load that route, I get the "Webpack is still loading!…
-
# Bugs
- [ ] virtual keyboard appears when navigating away from search page. It should not.
- [ ] In night mode, Material UI `Menu` component backdrop is hiding the whole app UI, and the menu opti…
-
in this [section of the doc on side-effects](https://github.com/lelandrichardson/redux-pack#adding-side-effects-with-event-hooks), it shows something like:
```
import { sendAnalytics } from '../anal…
-
As we keep evolving the Dashboard, we'd like to have a streamlined and consistent way to manage state and data within the web app.
Several factors should be considered for each potential approach:
…
-
# Redux
## 原理
**1. 单一数据源**
`all states => Store`
- 随着组件的复杂度上升(包括交互逻辑和业务逻辑),数据来源逐渐混乱,导致组件内部数据调用十分复杂,会产生数据冗余或者混用等情况。
- Store 的基本思想是将所有的数据集中管理,数据通过 Store 分类处理更新,不再在组件内放养式生长。
**2. 单向数据流**
`dispatch(ac…
-
When i create a store and combine a reducer, but connectRouter returns 0. But in the official example when i run it, it works and connectRouter returns a object.
My code is the same like the officia…
-
I wasn't able to get it from your download resume button
https://user-images.githubusercontent.com/19453294/114307692-684c1f80-9aa6-11eb-82d2-c61777883d88.mov
Bro, your portfolio is so so cool!
…