React4XP - Server Side React sites on Enonic
Contents
Build server-side rendered React websites with without introducing a 3rd party front-end framework
Introduction
It is recommended that you have had a look at My First Site, as well as basic React knowledge before you dive into this tutorial. |
React4XP facilitates advanced use of React within Enonic.
-
100% TSX/JSX rendering
-
Single React app
-
Isomorphic server side and client side rendering through hydration
-
Supports Enonic page templates
-
Fast and continuous builds
-
Optimized static asset handling
-
Flexible enough to cover many advanced use cases
Get started
Get started by setting up the developer environment.
Dive deeper
For details beyond the tutorial, visit the Appendix section.
Issues?
Questions, bug reports or suggestions are welcome!
-
Known bugs we’re working on - and a few workarounds