react-rails
Here are 47 public repositories matching this topic...
https://github.com/shakacode/react_on_rails/blob/master/docs/basics/recommended-project-structure.md
Instead, let's consider recommending leaving package.json and node_modules at the top-level...
There are no big advantages of having this be inside of the /client directory and there are a few additional bits of unnecessary complexity.
@ashgaliyev please add to this discussion.
-
Updated
Aug 15, 2018 - Ruby
-
Updated
Feb 12, 2020 - Ruby
Can you give out the steps how to setup this project?
Especially what actions needed to generate the directory and configuration.
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Jun 30, 2020 - Ruby
-
Updated
Apr 27, 2020 - JavaScript
-
Updated
Jun 14, 2020 - Ruby
-
Updated
Apr 21, 2020 - JavaScript
-
Updated
Jun 24, 2020 - HTML
-
Updated
Jun 25, 2020 - Ruby
-
Updated
May 21, 2017 - Ruby
-
Updated
Mar 18, 2017 - Ruby
-
Updated
Nov 29, 2017 - Ruby
-
Updated
Jan 25, 2018 - JavaScript
-
Updated
Aug 9, 2018 - Ruby
-
Updated
Mar 3, 2017 - Ruby
-
Updated
Jun 24, 2020 - Ruby
-
Updated
Jul 28, 2017 - HTML
-
Updated
Feb 4, 2017 - Ruby
-
Updated
Sep 1, 2017 - Ruby
-
Updated
Jan 24, 2020 - Ruby
Improve this page
Add a description, image, and links to the react-rails topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-rails topic, visit your repo's landing page and select "manage topics."
I'm sorry to post an issue that is missing crucial evidence, but some debugging of a recent config loading bug makes me suspect that the react-rails
railtie.rbmay be modifying the load order of initializers, and preventing the values inRails.application.configbeing as expected.Whether this happens or not appears to be partly dependent on where in the
Gemfilethereact-railsgem is l