frintjs / frintjs/frint

frint-react-server: add more functions from ReactDOM

Open
#334 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.