question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Merging react-rails and react_on_rails?

See original GitHub issue

Would it make any sense to consider merging react-rails and react_on_rails?

A long time ago, Merb merged with Rails:

Data Points

  1. The core API of react_component is essentially the same, react_component
  2. Both projects should leverage https://github.com/shakacode/shakapacker as much as possible

What else?

I think we can build more together than working separately.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
justin808commented, Jun 28, 2022

Earlier this year, I was focused on Webpacker ==> https://github.com/shakacode/shakapacker.

I’m open to spending more time in the future figuring out how react-rails and react_on_rails will both serve the Rails community over the short and long term.

Please do join our React Rails Slack.

0reactions
radiantshawcommented, Jun 28, 2022

@BookOfGreg @justin808 Any updates on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Webpack Configuration - React on Rails - Shakacode
First, you should have a /config/webpacker.yml setup. Here is the setup when using the recommended /client directory for your node_modules and source files:....
Read more >
Rails, React and Me - codeburst
Why react-on-rails. I needed an easy way to merge the two stacks without the need to rewrite the react files. React_on_rails allows you...
Read more >
react-on-rails - npm
Like the react-rails gem, React on Rails is capable of server-side rendering with fragment caching and is compatible with turbolinks.
Read more >
Blending React into a Rails Project - Notch8
React-Rails gem. I am starting here because this is the easiest way to get started with React on Rails. Per usual, just include...
Read more >
How to Connect Rails with React to Create Responsive Apps
We also talked about the two main ways of combining Ruby on Rails backend with React: Using react-rails; Using react-on-rails gems together ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found