/react-redux-tutorial

React-redux basics

Primary LanguageJavaScript

Basic concepts using React & Redux

Hello there 👋

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.