Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a react on rails pro column to compare #1310

Conversation

paul-mesnilgrente
Copy link

@paul-mesnilgrente paul-mesnilgrente commented Sep 21, 2023

Summary

Docs update to help with #1289 and complete #1304

I'm not sure about what's free in react-on-rails. Can you confirm the table is right?

Pull Request checklist

  • Add/update test to cover these changes
  • Update documentation
  • Update CHANGELOG file

@paul-mesnilgrente paul-mesnilgrente changed the title Added a react on rails pro column in comparison Added a react on rails pro column to compare Sep 21, 2023
Comment on lines +819 to +825
| SSR with HMR | ✅ | ❌ | ✅ |
| SSR with React-Router | ❌ | ❌ | ✅ |
| SSR with Code Splitting | ❌ | ❌ | ✅ |
| Node SSR | ❌ | ❌ | ✅ |
| Advanced Redux support | ❌ | ❌ | ✅ |
| ReScript support | ❌ | ❌ | ✅ |
| I18n support | ❌ | ❌ | ✅ |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure about this?

In react-webpack-rails-tutorial we demonstrate many of these items use react_on_rails.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quoting the PR message:

I'm not sure about what's free in react-on-rails. Can you confirm the table is right?

I only guessed from what's said in the website:

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the clarification.

An older comparison between features offered by react-rails and react_on_rails can be found on react_on_rails official docs: Shakapacker (Rails/Webpacker) React Integration Options

I close the PR for now. You can update the PR with more solid references so we can review it again.

Thanks for your PR.

@ahangarha ahangarha closed this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants