Skip to content

Update the Server Rendering guide due to the changes in the Counter example #2211

Closed
@forketyfork

Description

@forketyfork

The Server Rendering guide refers to the Counter example to demonstrate adding SSR to a redux application. However, the Counter example was refactored since it was originally mentioned in the guide:

  • It no longer includes the App container which is used in the guide,
  • It was refactored to run with react-scripts without the server part. Adding a server side to this example now requires more work than is described in the guide.

While still providing the basic understanding of how to add SSR to a redux project, the guide now cannot be followed step-by-step, and probably needs to be rewritten using a different example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions