Closed smeijer closed 7 years ago
I would suggest adding redux-define to the list.
redux-define
It's a small helper (something like 500 bytes) to greatly reduce the boilerplate code of defining action type constants.
https://github.com/smeijer/redux-define
Neat, although the added value feels a bit too small. You can add it to http://devarchy.com/redux and I'l merge it if enough people upvote it
I would suggest adding
redux-define
to the list.It's a small helper (something like 500 bytes) to greatly reduce the boilerplate code of defining action type constants.
https://github.com/smeijer/redux-define