mui / mui/material-ui

[examples] Updated remix example

Open
#38,303 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

examples external dependency scope: all components
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

https://github.com/mui/material-ui/tree/6cd17b871437af9a5fee58916fe4a53b77f647d4/examples/material-remix-ts

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.