frint-react-server: add more functions from ReactDOM
Open
feature
help wanted
- Dominant language
- JavaScript
- Stars
- 756
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Affects server-side rendering only.
## Currently
Only one function is supported:
* `renderToString`
## Support these too
* `renderToStaticMarkup`
* `renderToNodeStream`
* `renderStaticToNodeStream`
Further reading: https://reactjs.org/docs/react-dom-server.html#overview
Contributor guide
Research direction
Start in the frint-react-server package and review its existing renderToString support. Read the linked ReactDOM Server documentation for the three requested functions, then verify that all four functions are exposed for server-side rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100