Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Recipe: using server-side rendering with my React application

This recipe shows you how simple it is to use simplux in your React application that uses server-side rendering (SSR).

If you are new to using simplux with React there is a recipe that will help you get started before you follow this recipe.

You can play with the code for this recipe in this code sandbox.

This recipe is still a work-in-progress.