-
Notifications
You must be signed in to change notification settings - Fork 2
introduction
Moritz Roessler edited this page May 30, 2023
·
11 revisions
React Server is a revolutionary approach to backend development that makes it easy to build scalable, modular backends. With React Server, you can:
- Craft reusable server-side components that can be used to build any type of backend application.
- Consume components using GraphQL APIs, making it easy to build real-time applications.
- Write stateless* backends that are easy to scale and maintain. (NYI**)
- Unlock the potential of an extensive ecosystem of reusable backend components.
Try React Server today and see how it can transform the way you build web applications.
* Once externalization of states into databases has been implemented. ** Not yet implemented