Skip to content
effective-rsc
DocumentationIndex

effective-rsc documentation

Use the React and Effect documentation for their underlying concepts. ERSC conventions:

  • Only src/application.tsx has framework filename semantics.

  • Create application values from one ERSC identity and its derived middleware views.

  • Provide application services and export the result at ERSC.make.

  • Import the package root only from the RSC graph.

  • Getting started

  • Guides

  • Advanced

  • API reference