Guides
- Client vs server rendering
- Configuration
- File system based automated bundle generation
- Deployment
- Hmr and hot reloading with the webpack dev server
- How to use different files for client and server rendering
- Installation into an existing rails app
- Minitest configuration
- Rails webpacker react integration options
- I18n
- React on rails overview
- How to conditionally server render based on device type
- How react on rails works
- React server rendering
- Render functions and railscontext
- Tutorial
- Streaming server rendering
- Rspec configuration
- Upgrading react on rails
- Webpack configuration
Rails
- Convert rails 5 api only app
- Rails engine integration
- Rails view rendering from inline javascript
- Turbolinks
Javascript
- Capistrano deployment
- Code splitting
- Converting from custom webpack config to rails webpacker config
- Angular js integration migration
- Asset pipeline
- Foreman issues
- Images
- Credits
- Node dependencies and npm
- React and redux
- React helmet
- React router
- Render functions
- Server rendering tips
- Troubleshooting when using shakapacker
- Webpack
- Troubleshooting when using webpacker
Additional details
- Generator details
- Migrating from react rails
- Updating dependencies
- Upgrade webpacker v3 to v4
- Manual installation overview
- Recommended project structure
- Tips for usage with sp6
Deployment
React on rails pro
Api
Misc
Contributor info
Testimonials
Outdated
Release notes
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.