-
-
Notifications
You must be signed in to change notification settings - Fork 631
Home
This wiki is used ONLY for React on Rails Pro, the paid, enhanced version or React on Rails.
Node rendering and caching performance enhancements for React on Rails.
You have 2 options:
- React on Rails Pro comes with a ShakaCode Pro Support Plan.
- You can buy a license for $950/year. I can do a free trial for select companies.
See Caching for details.
Server rendering JavaScript evaluation is cached if prerender_caching
is turned on in your Rails config. This applies to all JavaScript evaluation methods.
- Fragment caching for
react_component
andreact_component_hash
, including lazy evaluation of props.
The "React on Rails Pro VM Renderer" provides more efficient server rendering on a standalone Node JS server. See the VM Renderer Docs.
See the Ruby API.
"Do you want your app to randomly crash sometimes in hard to predict ways? Then ExecJS is perfect for you" Anybody who regularly hits six digit request numbers a day is going to be in for a bad time." Pete Keen, https://egghead.io
For more info on demoing or buying React on Rails Pro, email [email protected].