Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mariaborovyk/react-dataflow-example

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dataflow Example

A real-life example of a React project with focus on dataflow management. The example explores and compares methodologies by implementing the same app in different branches:

Running locally

Want to contribute your own flavor?

  1. Implement the entire app and reach the same end result using your own methodology
  2. Recommended: write a blog post explaining your methodology
  3. Submit a pull request and we'll add it as an additional branch

What does the example app do?

On the first screen, it asks the user for 3 topics they’re interested in. We pull the list of topics from Reddit’s list of default front page subreddits. After the user makes a choice, it shows the list of posts from each of these 3 topics in a filterable list — all topics or just one of the 3. When the user clicks on a post in the list, the post content is shown.

License

MIT

About

Experimenting with different dataflow approaches for a real life React app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.7%
  • CSS 8.3%
  • HTML 5.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.