'How to deploy SSR react app with latest react18 streaming?
The latest version of react(18) comes with SSR streaming which allows to selectively render/hydrate elements.
The deployment of such application could be done in EC2 instances.
What about serverless options like (Lambda, Fargate...) ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|