Versent / redux-crud

A set of standard actions and reducers for Redux CRUD Applications
MIT License
624 stars 54 forks source link

Adding Map Store #38

Closed sporto closed 7 years ago

sporto commented 7 years ago

We want to have a store that uses a map/hash/object so writes and lookups are fast.

mattvague commented 7 years ago

@sporto Looking good so far. I want to help but I dont want to step on your feet, any way you could give me a todo list of things you think need doing to get this done?

sporto commented 7 years ago

Most of the work is done, still to do: