Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion]: Request for Detailed Explanation and Examples of React Server Components #7382

Open
Johnsavadkuhi opened this issue Dec 21, 2024 · 0 comments

Comments

@Johnsavadkuhi
Copy link

Summary

Hello React team,

I am completely confused about the implementation of React Server Components and how to use them effectively. Despite my efforts, I haven’t been able to find any clear examples or projects that use React Server Components directly from the React library without relying on external frameworks like Next.js.

Could you please provide a detailed explanation of the following points?

How to Set Up React Server Components

What is the step-by-step process to create a project that uses Server Components directly with React?
Are there any official tools or configurations required to enable this functionality?
Examples or Starter Projects

Could you share examples or starter projects that demonstrate how to use Server Components in a React app without frameworks like Next.js?
It would be really helpful to see a simple project where the concepts are implemented.
Best Practices and Limitations

What are the best practices for implementing Server Components?
Are there any specific limitations or caveats I should be aware of?
I believe having clear documentation and examples directly from the React team would help developers like me who want to explore this feature without being dependent on other tools or frameworks.

Thank you for your time and for building such an incredible library. I’m looking forward to your guidance and clarification!

Page

No response

Details

I believe having clear documentation and examples directly from the React team would help developers like me who want to explore this feature without being dependent on other tools or frameworks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant