shakacode / react-webpack-rails-tutorial

Example of integration of Rails, react, redux, using the react_on_rails gem, webpack, enabling the es7 and jsx transpilers, and node integration. And React Native! Live Demo:
http://www.reactrails.com
MIT License
1.72k stars 382 forks source link

Clean up docs for react-webpack-rails-tutorial #525

Open jerryowusu opened 1 year ago

jerryowusu commented 1 year ago

The tutorial is a great resource that can help a lot of developers who want to use react in combination with rails. However, after thoroughly going through it, I believe there are a couple of recommendations I would like to make to help it become even better.

The above listed points are just a few of the things I noticed which can be resolved to help improve the tutorial.

ahangarha commented 1 year ago

Hi @jerryowusu Thanks for going through the documentation in detail and reporting the issues you saw.

I welcome you to make PR and fix those you can.