dddrop

Results 6 comments of dddrop

没有觉得reduce有间隔呀?有稍微详细点儿的代码么?

there is a `ShouldUpdate shouldUpdate,` parameter of page/component which let you to define your view rebuild timing.

@henry-hz I think they are different things. `shouldUpdate` is for **how** to update(rebuild) view, and stream subscription is like **when** to update state.