AndrasE / redux-tutorial

Redux basics

Repository from Github https://github.comAndrasE/redux-tutorialRepository from Github https://github.comAndrasE/redux-tutorial

Basic concepts using Redux

Hello there 👋

Following a YT Redux Tutorial went through some of the basics to start on Redux without any UI.

Included a pdf with my notes from the classes: justsomeRedux.

Subjects: Basic principles, Actions, Action-creators, Reducers, Multiple Reducers, Combining Reducers, Middleware, Async actions, Async action creators

This repo served as a fundation for the React-Redux Tutorial.

About

Redux basics


Languages

Language:JavaScript 100.0%