Skip to content

Commit

Permalink
Reame Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffj committed Apr 29, 2016
1 parent d3e310c commit 28b6876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Then visit [http://localhost:3000/](http://localhost:3000/). This starts the Exp
Because we need a good simple example of an end-to-end React app. Motivated by the [javascript fatigue](https://medium.com/@ericclemmons/javascript-fatigue-48d4011b6fc4#.3fcefof62) some new developers face.


## Front end Application Event Flow
## Front End Application Event Flow
When a user interacts wth RENO (i.e. creates a post) data flows through a series of steps. These steps mirror the folders structure located at *app/js*.

1. Components: The React classes and JSX that declare our UI elements
Expand Down

0 comments on commit 28b6876

Please sign in to comment.