Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsc-experiments

This repository contains a set of experiments about React Server Components, with the goal of exploring all the stuff that this new pattern enables.

There are three categories of experiments:

  • noserver-*: these experiments do not use any backend, all the behaviour is implemented in the client, eventually using pregenerated assets
  • withserver: these experiments use a Fastify based backend, to reimplement the same stuff you can find in the noserver ones
  • rustserver: these experiments use a Rust based backend, to show that the protocol can eventually be used outside of the Javascript world!

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages