reactjs/react-rails

compare/contrast and migration steps to react_on_rails

justin808 opened this issue · 5 comments

  1. Create a detailed compare/contrast of react_on_rails vs react-rails.
  2. Create clear migration steps both from sprockets and webpacker/shakapacker

Provide clear repo examples of before/after.

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

@ahangarha we should break up the README and have a /docs folder

And not "Why to migrate?" but "Why migrate".

Use Grammarly!

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.

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.