react_on_rails_demo_ssr_hmr icon indicating copy to clipboard operation
react_on_rails_demo_ssr_hmr copied to clipboard

react_on_rails tutorial demonstrating SSR, HMR fast refresh, and Typescript based on the rails/webpacker webpack setup

Results 8 react_on_rails_demo_ssr_hmr issues
Sort by recently updated
recently updated
newest added

See: https://github.com/renovatebot/renovate (similar to Dependabot but from my experience better - get in touch for more details if needed)

This change is [](https://reviewable.io/reviews/shakacode/react_on_rails_demo_ssr_hmr/37)

The babel preset needs to be refined, but the configuration swap works perfectly. --- This change is [](https://reviewable.io/reviews/shakacode/react_on_rails_demo_ssr_hmr/24)

For more info, see https://github.com/shakacode/shakapacker/pull/29 Demonstrates switching existing Shakapacker/Webpacker app to use SWC loader instead of babel loader. All that is needed: - Use correct version of Shakapacker (currently pointed...

# Summary **Main Story:** [CH13](https://app.clubhouse.io/the-explanation-company/story/13/add-hello-world-client-only-expo-webview-to-react-on-rails-tutorial-app) This PR adds a small typescript-based expo App and renders it on the browser using React on Rails. # Tasks - Create Expo App -...

enhancement

See https://github.com/shakacode/shakapacker/issues/126 Here's an example: https://github.com/shakacode/react_on_rails/blob/master/lib/generators/react_on_rails/templates/dev_tests/spec/system/hello_world_spec.rb

This change is [](https://reviewable.io/reviews/shakacode/react_on_rails_demo_ssr_hmr/63)

We can link to this demo from https://github.com/shakacode/cypress-on-rails and reference in the blog article.