< join the community for other content and learning events >
ToEatApp
A tutorial application that demonstrates;
How to use Facebook's React, Relay and GraphQl tools.
How to implement a non-restful api with Ruby on Rails and GraphQl.
How to use node.js, webpack and babel to transpile ES6 to internet friendly javascript served by the rails asset pipeline.
Step 1
- Read the tutorials.
startuplandia.io/posts/rails-react-relay-graphql-tutorial-application-setup/
startuplandia.io/posts/rails-react-relay-graphql-tutorial-queries/
startuplandia.io/posts/rails-react-relay-graphql-tutorial-mutations/
Step 2
- `git clone git@github.com:jcdavison/to_eat_app.git` the
source code
.
Step 3
- Tutorials + Source Code + ToEatApp == React Bliss
Add the query param `?reset_data=true` to reset the food truck data being displayed.