react-webpack-rails-tutorial icon indicating copy to clipboard operation
react-webpack-rails-tutorial copied to clipboard

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:

Results 32 react-webpack-rails-tutorial issues
Sort by recently updated
recently updated
newest added

See https://github.com/shakacode/bs-react-on-rails. I'd like to see another tab that shows [Reason ML](https://reasonml.github.io/). ![image](https://user-images.githubusercontent.com/1118459/43916592-b2036308-9ba9-11e8-9ff1-e165a187db91.png)

contributions: up for grabs!

We need to update https://github.com/shakacode/react-webpack-rails-tutorial/tree/master/config/webpack With the updates that have gone into: https://github.com/shakacode/react_on_rails/tree/master/spec/dummy/config/webpack and https://github.com/shakacode/react_on_rails/blob/master/spec/dummy/config/webpacker.yml Which are based on: https://github.com/shakacode/react_on_rails_tutorial_with_ssr_and_hmr_fast_refresh

help wanted

It would be great if this project has a Dockerfile It is a pretty complete application that a lot of people could learn from

enhancement
help wanted
contributions: up for grabs!

When going to https://www.reactrails.com/ and clicking `Test React Router ('/react-router')`, the navigation bar entry for `React Router Demo` remains selected. When loading https://www.reactrails.com/react-router directly, it is not. I'm not sure...

contributions: up for grabs!

Obscure error: https://facebook.github.io/react/docs/error-decoder.html?invariant=32&args[]=23 ``` Unable to find element with ID 23. ``` Reproduction: 1. Start app 2. Click on "Simple React" tab (or Classic Rails) 3. Click back on "React...

bug
contributions: up for grabs!

Per this search: https://github.com/shakacode/react-webpack-rails-tutorial/search?utf8=%E2%9C%93&q=application_static&type= This needs cleanup.

documentation

When adding a second comment (without reloading) using the new ActionCable enabled version of react-webpack-rails-tutorial, I get the following error (twice) in my browser console. The comment is added and...

bug
contributions: up for grabs!

I'm looking for opinions here. At team [ShakaCode](http://www.shakacode.com), we're using [redux-saga](http://yelouafi.github.io/redux-saga/) rather than [redux-thunk](https://github.com/gaearon/redux-thunk) for new projects. ## Options: 1. Move existing code to redux-saga, and keep a non-router version...

enhancement
contributions: up for grabs!

This change is [](https://reviewable.io/reviews/shakacode/react-webpack-rails-tutorial/504)

This change is [](https://reviewable.io/reviews/shakacode/react-webpack-rails-tutorial/502)