React on rails logo
React on Rails
ShakaCode WebsiteCommunityReact on Rails Pro
Search
    Search by
    GithubSmallView on Github
    • Home
    Basics
    • Client vs server rendering
    • Deployment
    • Hmr and hot reloading with the webpack dev server
    • How react on rails works
    • Configuration
    • I18n
    • Installation into an existing rails app
    • Minitest configuration
    • React server rendering
    • Rspec configuration
    • Webpack configuration
    • Upgrading react on rails
    • Render functions and railscontext
    • Tutorial
    Api
    • Javascript api
    • Redux store api
    • View helpers api
    Additional reading
      Additional details
      • Manual installation overview
      • Generator details
      • Migrating from react rails
      • Recommended project structure
      • Updating dependencies
      • Upgrade webpacker v3 to v4
      Rails
      • Convert rails 5 api only app
      • Rails view rendering from inline javascript
      • Rails engine integration
      • Turbolinks
      Javascript
      • Asset pipeline
      • Angular js integration migration
      • Capistrano deployment
      • Converting from custom webpack config to rails webpacker config
      • Credits
      • Code splitting
      • Foreman issues
      • Images
      • Node dependencies and npm
      • React and redux
      • Troubleshooting when using webpacker
      • React router
      • Webpack v1 notes
      • Server rendering tips
      • React helmet
      • Webpack
      Contributor info
      • Errors with hooks
      • Generator testing
      • Linters
      • Pull requests
      • Releasing
      Deployment
      • Elastic beanstalk
      • Heroku deployment
      Misc
      • Code of conduct
      • Doctrine
      • Tips
      • Style
      • Articles
        • Articles
        • Videos
      Testimonials
      • Hvmn
      • Resortpass
      • Testimonials
      Outdated
      • Rails assets relative paths
      • Rails assets
      • Rails3
      Shakacode logoShakaCodeDeveloped by

      Copyright 2020 ShakaCode

      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
      5. History and Motivation
      6. Basic Tutorial Walkthrough
      7. Code Walkthrough