shubhnik / redux-middleware-demo

A repo to demonstrate working of redux middlewares, helper repo for this article: https://medium.com/@shubhnik/digging-into-redux-middlewares-and-exploring-redux-thunk-588133b0bc04

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is here to demonstrate a useless redux middleware for some useful learnings.

Following is a screencast of how this middleware delays the action (color changes) by 5 seconds.

Demo

About

A repo to demonstrate working of redux middlewares, helper repo for this article: https://medium.com/@shubhnik/digging-into-redux-middlewares-and-exploring-redux-thunk-588133b0bc04


Languages

Language:Objective-C 41.3%Language:JavaScript 29.2%Language:Python 16.2%Language:Java 13.3%