facebook / facebook/docusaurus

Support React Server Components

Open
#9,089 8 comments 12 reactions 0 assignees View on GitHub
proposal
Dominant language
TypeScript
Stars
66.2k
Forks
10k
Avg merge
1d 3h
Merged PRs (30d)
52

Description

### Discussed in https://github.com/facebook/docusaurus/discussions/8758

Originally posted by **gaearon** March 10, 2023

CleanShot 2023-06-21 at 19 58 36@2x

---

I'd like to start a discussion on what it would take to get full RSC support in Docusaurus.

I imagine there could be different "layers" where support could be added, probably independent from each other:

- Support for writing [Pages](https://docusaurus.io/docs/creating-pages) as RSC.
- Support for treating [MDX](https://docusaurus.io/docs/markdown-features/react) as RSC by default.
- Porting the core of the site to RSC.

[This](https://www.mux.com/blog/the-building-blocks-of-great-docs) isn't super scientific but gives some anecdotal evidence that it's worth at least experimenting with:

Screenshot 2023-03-10 at 18 01 08

It also seems like a more scoped project than adopting RSC in a framework because Docusaurus is already constrained (always static output, no complex layouts).

Would love to hear your thoughts (and also happy to answer any integration questions).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.