Skip to content

alchemist09/async-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit API App

A simple application that connects to the Reddit API and fetches posts for a particular subreddit. The main goal of the application is to demonstrate use of redux in managing state in slightly more complex scenarious where state is changed by virtue of asynchronous actions that may take some time to resolve as communication is still handled over the network.

About

Using redux to build an asynchronous application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published