Guides
- Client vs server rendering
- Hmr and hot reloading with the webpack dev server
- How to use different files for client and server rendering
- I18n
- React server rendering
- Render functions and railscontext
- Rspec configuration
- Webpack configuration
- Upgrading react on rails
- React on rails overview
- Minitest configuration
- Deployment
- How to conditionally server render based on device type
- How react on rails works
- Tutorial
- Installation into an existing rails app
- Rails webpacker react integration options
- Configuration
- File system based automated bundle generation
Rails
- Convert rails 5 api only app
- Rails engine integration
- Turbolinks
- Rails view rendering from inline javascript
Javascript
- Asset pipeline
- Capistrano deployment
- Converting from custom webpack config to rails webpacker config
- Code splitting
- Angular js integration migration
- Credits
- Foreman issues
- Images
- React and redux
- React router
- React helmet
- Server rendering tips
- Troubleshooting when using webpacker
- Webpack v1 notes
- Node dependencies and npm
- Webpack
Additional details
- Generator details
- Migrating from react rails
- Updating dependencies
- Upgrade webpacker v3 to v4
- Manual installation overview
- Recommended project structure
Deployment
React on rails pro
Api
Misc
Contributor info
Testimonials
Outdated
Copyright 2020 ShakaCode
Deployment
Shakapacker puts the necessary precompile steps automatically in the rake precompile step.
See the Heroku Deployment doc for specifics regarding Heroku. The information for Heroku may apply to other deployments.