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

feat: use react server components #167

Merged
merged 7 commits into from
Feb 10, 2024
Merged

feat: use react server components #167

merged 7 commits into from
Feb 10, 2024

Conversation

ItzDerock
Copy link
Owner

replaces the mess of async functions returning JSX with react server components that natively support async functions.

hopefully when this is done, you will be able to import this into your React projects and render stuff with <Message message={...} />

@ItzDerock ItzDerock marked this pull request as draft January 12, 2024 03:05
@ItzDerock ItzDerock marked this pull request as ready for review February 10, 2024 19:24
@ItzDerock ItzDerock merged commit 65849b5 into master Feb 10, 2024
3 checks passed
@ItzDerock ItzDerock deleted the ref/rsc-render branch February 10, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant