React on Rails
Details
- Overview
- Getting Started
- How React on Rails Works
- Webpack Configuration
- View Helpers API
- Caching and Performance: React on Rails Pro.
- Deployment.
Changes and Upgrades
Example Apps
- spec/dummy example repo for a simple configuration of webpack via the
shakacode/shakapacker
gem that supports SSR. - 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
. - Live, open source, example of this gem, see reactrails.com.
Other Resources
- RailsConf 2020 talk: Webpacker, It-Just-Works, But How?