Getting Started
    • Overview
    • Quick Start
    • Installation Into An Existing Rails App
    • Tutorial
    • Using React On Rails
    • Project Structure
    Core Concepts
    • How React On Rails Works
    • Client Vs Server Rendering
    • Render Functions
    • Render Functions And Railscontext
    • React Server Rendering
    • Auto Bundling File System Based Automated Bundle Generation
    • Webpack Configuration
    Building Features
    • Hmr And Hot Reloading With The Webpack Dev Server
    • React Router
    • React And Redux
    • I18n
    • Images
    • React Helmet
    • Rspec Configuration
    • Minitest Configuration
    • Streaming Server Rendering
    • How To Conditionally Server Render Based On Device Type
    • How To Use Different Files For Client And Server Rendering
    • Rails Webpacker React Integration Options
    • Turbolinks
    • Process Managers
    API Reference
    • View Helpers Api
    • Javascript Api
    • Configuration
    • Redux Store Api
    • Generator Details
    • Rails View Rendering From Inline Javascript
    Deployment
    • Deployment
    • Heroku Deployment
    • Capistrano Deployment
    • Elastic Beanstalk
    • Server Rendering Tips
    • Troubleshooting
    • Troubleshooting Build Errors
    • Troubleshooting When Using Shakapacker
    • Troubleshooting When Using Webpacker
    Upgrading
    • Upgrading React On Rails
    • 15.0.0
    • 16.0.0
    Migrating
    • Migrating From React Rails
    • Angular Js Integration Migration
    • Convert Rails 5 Api Only App
    Pro
    • React On Rails Pro
    • Major Performance Breakthroughs Upgrade Guide
    Advanced Topics
    • Rails Engine Integration
    Misc
    • Articles
    • Asset Pipeline
    • Credits
    • Style
    • Doctrine
    • Tips
    • Updating Dependencies
    • Code Of Conduct
    Shakacode logoShakaCodeDeveloped by

    Copyright 2020 ShakaCode

    React on rails logo
    React on Rails
    ShakaCode WebsiteCommunityReact on Rails Pro
    Press Ctrl+K to search anytime
    GithubSmallView on Github

    Articles, Videos, and Podcasts

    Articles

    • Introducing React on Rails v9 with Webpacker Support for an overview of the integration of React on Rails with Webpacker.
    • Webpacker Lite: Why Fork Webpacker?
    • React on Rails, 2000+ 🌟 Stars
    • The React on Rails Doctrine
    • Simple Tutorial.

    Videos

    • Video of running the v9 installer with Webpacker v3. History, motivations, philosophy, and overview.
    1. GORUCO 2017: Front-End Sadness to Happiness: The React on Rails Story by Justin Gordon
    2. egghead.io: Creating a component with React on Rails
    3. egghead.io: Creating a redux component with React on Rails
    4. React On Rails Tutorial Series
      1. History and Motivation
      2. Basic Tutorial Walkthrough
      3. Code Walkthrough

    On this page

    • Articles
    • Videos