Skip to content
Luis Lopez edited this page Sep 9, 2016 · 2 revisions

Crud.react

About

This project is about learning. The main idea behind what you see here is to find the best way to use the framework. I mean, you can use ReactJS in many ways. After using ReactJS just with callbacks to communicate between components, I got to the conclusion that the best approach is something knows as Flux or Redux. This project has my version of those implementations.

Below you will see a diagram of how I have implemented this pattern.

Clone this wiki locally