type safe for redux in react. powerful state manager.
published version 1.0.9, 7 years agotype safe for redux in react. powerful state manager.
published version 1.0.0, 7 years ago`yarn global add template-creator`, 得到命令行工具 `creator`
published version 1.1.2, 5 years agocreate action creator and reducer with one action-reduer
published version 1.0.2, 6 years ago在平时的项目开发中, 使用 react 结合 redux 很容易出现性能问题. 运行时的性能问题主要就是多做了无关的 diff 计算, 因此我们考虑使用 immutable 来优化数据结构, 从数据源头减少 diff 的计算.
published version 1.0.7, 5 years ago```ts import { compareChinese } from "compare-chinese"; const at = [ "丁方", "乙方", "甲方", "五方", "放1", "部门二", "部门3", "部门四", "部门1", ].sort(compareChinese);
published version 1.0.0, 5 years ago- published version 1.2.2, 5 years ago
- published version 1.0.8, a year ago
- published version 1.0.2, a year ago