We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current docs for react-router are outdated and incomplete: https://www.shakacode.com/react-on-rails/docs/javascript/react-router/
It would be great to update the following:
configureStore
createStore
And a full end-to-end example of setting react_router with SSR would be fantastic!
The text was updated successfully, but these errors were encountered:
You are right! @jeremylynch any chance that you could add a PR?
BTW -- nice profile picture! I'm a surfer as well.
Sorry, something went wrong.
Thanks Justin!
I would happily do so, but I couldn't get this to work despite much trial and error.
Are there any example apps which show a working version of this? If I can find one I can update the docs
Yes, see https://github.com/shakacode/react-webpack-rails-tutorial
Thanks Justin! I will review
No branches or pull requests
The current docs for react-router are outdated and incomplete: https://www.shakacode.com/react-on-rails/docs/javascript/react-router/
It would be great to update the following:
configureStore
rather thancreateStore
(deprecated)And a full end-to-end example of setting react_router with SSR would be fantastic!
The text was updated successfully, but these errors were encountered: