reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

Server Side JavaScript Components

Open Archmonger opened this issue 2 years ago • 3 comments
trafficstars

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 avatar Jun 26 '23 00:06 Archmonger

https://react.dev/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023#react-server-components

kumaraguru1735 avatar Mar 14 '24 06:03 kumaraguru1735

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

Archmonger avatar Mar 14 '24 06:03 Archmonger

First, need an auth system on Reactpy!

kumaraguru1735 avatar Mar 14 '24 06:03 kumaraguru1735