Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 571 Bytes

File metadata and controls

9 lines (5 loc) · 571 Bytes

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.