-
-
Notifications
You must be signed in to change notification settings - Fork 638
Home
Justin Gordon edited this page Jun 3, 2018
·
30 revisions
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.
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_componentandreact_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.
For more info on demoing or buying React on Rails Pro, email [email protected].