-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Last year I wrote a library with very similar goals to this (https://github.com/devvmh/redux-crud-store). Since then, I've changed companies and don't contribute a lot to the js ecosystem anymore.
Most of the goals I had for my library you guys have already achieved. I haven't read through everything yet, but I'd also imagine that you've got some nicer features than I had and you'll be continuing to support this library in the future.
So if there's any way my very slow development on redux-crud-store can support you guys, let me know. You can also use the code for inspiration or re-use.
My current project is replacing Immutable JS so people can just deal with plain objects. If that's interesting to you that would be cool.
Anyways, I don't have a lot of time to offer but the original goal of redux-crud-store was to ensure that no developer ever had to write all these millions of action creators again. It looks like y'all share this goal so I'm interested in supporting in what limited ways I can.