vibhasfl / react-redux-thunk

Sample repo to understand how redux and redux thunk works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This repo explains how to use redux and redux thunk with react.

v1.0 => Creating basic redux and redux thunk

v2.0 => Moving actions and reducers to different folders and updating code as per it

v3.0 => Explains 3 different ways of dispatching props

Ref: https://react-redux.js.org/using-react-redux/connect-mapdispatch

About

Sample repo to understand how redux and redux thunk works


Languages

Language:JavaScript 79.1%Language:HTML 13.4%Language:CSS 7.5%