I'm creating a simple CRUD operation with Redux, but i'm not able to create an action which i have created for Redux.
Please review below sandbox code.
codesandbox.io/embed/naughty-poincare-7tz02
Thanks in Advance...!
I would look at your repo as soon I'm on a laptop (currently mobile). In the mean time you can take a look at my sample repo where I test my build chain etc. 2 simple pages using redux and some middleware.
Mrudang Shah
Software Engineer
Configuration like this below:
window.__REDUX_DEVTOOLS_EXTENSION__ && window.__REDUX_DEVTOOLS_EXTENSION__()Please check this link for more detail step by step
github.com/zalmoxisus/redux-devtools-extension