Followed React Redux tutorial on YT went through some of the basics to start with Redux & React UI.
Included a pdf with my notes from the classes: justsomeReactRedux.
Subjects: Actions, Action-creators, Reducers, Store, Connect, Middlewares, React-Redux (using hooks), Combining Reducers, Redux DevTools, Payload, mapStateToProps, mapDispatchToProps, Async actions
This is a follow up repo of the Redux Tutorial.