[examples] Updated remix example
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Duplicates
- I have searched the existing issues
Related page
Kind of issue
Other
Issue description
I was looking for a remix example repo and it appears that the example is out of date.
E.g. it doesn't use renderToPipeableStream, which is required for remix streaming
Context 🔦
I want to use react 18. I'd like to use streaming, as well as new features from other libraries I use (e.g. ably react hooks), but they depend on react 18.
It's awesome that you have a remix example repo, and that has worked great for me up until now. I've tried to bring it up-to-date to use renderToPipeableStream but I'm struggling. It would be great if someone had worked on a MUI react 18 app and had an example repo.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in examples/material-remix-ts and compare its server entry point with the Remix streaming guidance linked in the issue. Update the example for React 18 streaming with renderToPipeableStream, then verify that the example runs and demonstrates the requested streaming setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100