Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

An example of polling using React, Redux and Redux Sagas

Notifications You must be signed in to change notification settings

klshriharsha/redux-saga-polling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of polling using React, Redux and Redux Sagas. This app polls https://api.icndb.com/jokes/random to show a random joke every few seconds. It provides an interface for the user to select delay, start and stop polling.

Run the app

This is an app bootstrapped using create-react-app.

  • npm install
  • npm start

About

An example of polling using React, Redux and Redux Sagas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published