Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.
This repository was archived by the owner on May 7, 2025. It is now read-only.

Update Redux implementation to use hooks API instead of connect function #89

Description

@shawat94

The Redux connect function is technically still supported, but it is recommended in the official React Redux documentation to switch to the hooks API (useSelector, useDispatch, useStore, etc.) for simplicity and better functionality with TypeScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions