Overview of React on Rails Pro
mainReact on Rails Pro is an advanced rendering and performance tier for the open-source React on Rails integration. It is designed for applications requiring higher SSR (Server-Side Rendering) throughput and advanced React features.
Key features included in the Pro tier:
- React Server Components (RSC): Support for modern React architecture.
- Streaming SSR: Progressive rendering of content to the client.
- Fragment Caching: Caching of rendered output to improve performance.
- Node Renderer: Dedicated Node.js tooling for SSR.
- Code Splitting and Bundle Caching: Optimized asset delivery.