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