Skip to content

(React / Redux / Redux-observable) solution for the poll workshop

Notifications You must be signed in to change notification settings

reactivate-ldn/advanced-polls-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermediate React vote workshop

This workshop should give you a very simple overview of redux-observable and how to use in a simple react application.

Todo

You have to complete the application using redux-observable to manage the side effects, you only need to complete:

  • The actions
  • The Epics

All the UI and the configuration bit is already done for you.

Bonus

  • Debounce the POST request for a vote

Needed

About

(React / Redux / Redux-observable) solution for the poll workshop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published