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

Server Side JavaScript Components #1078

Open
Archmonger opened this issue Jun 26, 2023 · 3 comments
Open

Server Side JavaScript Components #1078

Archmonger opened this issue Jun 26, 2023 · 3 comments
Labels
priority-3-low May be resolved one any timeline. type-feature About new capabilities

Comments

@Archmonger
Copy link
Contributor

Archmonger commented Jun 26, 2023

Current Situation

Currently, all JavaScript components need to be client sided.

Proposed Actions

It's feasible to run JS components server sided, such as NextJS Server Components

Most likely, this will either require us to bundle a NodeJS server or a NextJS server within ReactPy as an optional dependency.

These packages could potentially help:

@Archmonger Archmonger added type-feature About new capabilities priority-3-low May be resolved one any timeline. labels Jun 26, 2023
@Archmonger
Copy link
Contributor Author

Ooohh! it's very good to hear that meta is pushing server side components forward. That would vastly simplify integrating it with ReactPy.

@kumaraguru1735
Copy link

First, need an auth system on Reactpy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-3-low May be resolved one any timeline. type-feature About new capabilities
Projects
None yet
Development

No branches or pull requests

2 participants