Skip to content

Commit f0807b4

Browse files
authored
Update react-on-rails-pro.md
1 parent 602a3fe commit f0807b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/react-on-rails-pro/react-on-rails-pro.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Because we own [HiChee.com](https://hichee.com), we can leverage that code for y
1616
Please email Justin Gordon [[email protected]](mailto:[email protected]), the
1717
maintainer of React on Rails, for more information.
1818

19+
### Pro: React Server Components
20+
See the [announcement here](./react-server-components.md).
21+
22+
Yes! Big performance gains for the newest React features!
23+
1924
### Pro: Fragment Caching
2025

2126
Fragment caching is a [React on Rails Pro](https://www.shakacode.com/react-on-rails-pro/) feature. Fragment caching is a **HUGE** performance booster for your apps. Use the `cached_react_component` and `cached_react_component_hash`. The API is the same as `react_component` and `react_component_hash`, but for 2 differences:

0 commit comments

Comments
 (0)