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