Skip to content

[Docs] Normalizing State Shape: Normalizr no longer maintained #4699

Open
@ridoy1234567

Description

@ridoy1234567

What docs page needs to be fixed?

Page: https://redux.js.org/usage/structuring-reducers/normalizing-state-shape

This page is referenced in the Redux Style Guide.

What is the problem?

At the end of the article, the library Normalizr is suggested for normalizing nested data into a normalized format.

Normalizr is no longer maintained as of March 19, 2022.

What should be changed to fix the problem?

The article should describe a more modern solution to normalizing nested data, such as Redux Toolkit's createEntityAdapter.

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