compare/contrast and migration steps to react_on_rails
justin808 opened this issue · 5 comments
justin808 commented
- Create a detailed compare/contrast of react_on_rails vs react-rails.
- Create clear migration steps both from sprockets and webpacker/shakapacker
Provide clear repo examples of before/after.
ahangarha commented
Todo
- In #1304 there is a brief feature comparison table. Is that sufficient to satisfy the first requirement?
- Migration from react-rails 3 using Shakapacker
- Migration from react-rails 3 using Sprockets
justin808 commented
@ahangarha we should break up the README and have a /docs folder
And not "Why to migrate?" but "Why migrate".
Use Grammarly!
paul-mesnilgrente commented
You haven't mentioned what parts aren't free in react-on-rails, it seems to be a very important distinction to make a decision.
justin808 commented
@paul-mesnilgrente agree!
ahangarha commented
We should break up the README and have a /docs folder
It is done.
You haven't mentioned what parts aren't free in react-on-rails, it seems to be a very important distinction to make a decision.
True. But all of the mentioned features are provided by react_on_rails and demonstrated in the react-webpack-rails-tutorial project.