先上地址: https://github.com/tianche/feeble
不知道这里有用少人是用 React + Redux 的架构开发的, Redux 虽然好用但是代码写起来会有很多 boilerplate ,配置也很麻烦,官方亦没有推荐的代码组织方式( action 、 reducer 、 selector 这些怎么组织)。于是根据这 1 年多的实践,写了这个。由于是一个人鼓捣出来了,需要有更多的反馈。
不知道这里有用少人是用 React + Redux 的架构开发的, Redux 虽然好用但是代码写起来会有很多 boilerplate ,配置也很麻烦,官方亦没有推荐的代码组织方式( action 、 reducer 、 selector 这些怎么组织)。于是根据这 1 年多的实践,写了这个。由于是一个人鼓捣出来了,需要有更多的反馈。