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