Skip to content

React Server Components integration #211

Open
@delneg

Description

@delneg

Recently, a new RFC was published called React Server Components, which brings a new life to "do it on the server" approach.
Related links:
https://github.com/reactjs/server-components-demo
https://www.youtube.com/watch?v=TQQPAU21ZUw
https://github.com/josephsavona/rfcs/blob/server-components/text/0000-server-components.md

I've got some questions to ask Fable team:

  1. Is an integration of this approach possible ?
  2. How hard is it to do so, if it is ?
  3. What can be the benefits of using RSC ?
  4. Can it possible be combined with Fable.Remoting and / or use a similar approach to have F# client + server, with zero-cost bundles and type-safe client-server communicationg ?
  5. Any other thoughts on the topic, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions