Guides
Rails
Javascript
Additional details
Deployment
React on rails pro
Api
Misc
Contributor info
Testimonials
Outdated
Shakacode logoShakaCodeDeveloped by

Copyright 2020 ShakaCode

React on Rails

Details

  1. Overview
  2. Getting Started
  3. How React on Rails Works
  4. Webpack Configuration
  5. View Helpers API
  6. Caching and Performance: React on Rails Pro.
  7. Deployment.

Changes and Upgrades

  1. CHANGELOG.md
  2. Upgrading React on Rails.

Example Apps

  1. spec/dummy example repo for a simple configuration of webpack via the shakacode/shakapacker gem that supports SSR.
  2. Example repo of React on Rails Tutorial With SSR, HMR fast refresh, and TypeScript for a new way to setup the creation of your SSR bundle with shakacode/shakapacker.
  3. Live, open source, example of this gem, see reactrails.com.

Other Resources

  1. RailsConf 2020 talk: Webpacker, It-Just-Works, But How?