在Example中能否加上存储数据层。
Closed this issue · 0 comments
kaich commented
reducer是改变数据,比如模型中有一个Save方法,这个方法是保存数据到数据库。那么我什么时候调用这个save方法?在reducer中调用?
能不提供稍微完善一点的例子? 方便全面的理解Fish redux。 谢谢!
Closed this issue · 0 comments
reducer是改变数据,比如模型中有一个Save方法,这个方法是保存数据到数据库。那么我什么时候调用这个save方法?在reducer中调用?
能不提供稍微完善一点的例子? 方便全面的理解Fish redux。 谢谢!