ruby-hyperloop / ruby-hyperloop.io

The project has moved to Hyperstack!! - Ruby Hyperloop Website and Documentation
https://hyperstack.org/
22 stars 18 forks source link

rewrite Quick Start : Tutorial #3

Closed catmando closed 8 years ago

catmando commented 8 years ago

The following structure is suggested:

1) keep the current example as is

2) build the app in rails, but have some links on how to use sinatra or just build a rack app. These can be further down in the guides.

3) we can assume ajjahn will get the generator done, and so all the tutorial has to say is: rails g react:component CommentBox (again there can be the links on how to build the skeleton in sinatra or as a simple rack app, or even just use the facebook ruby server app they provided.)

4) after that the tutorial can follow the exact same structure as the original reactjs