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

Using useReducer for form data #163

Description

@Zeko369

Have we discussed using useReducer instead of useState with an object for this? For this specific form it's OK, but if we had more fields maybe useReducer hook would make it more readable, since we're just implementing our own reducer later in the handleChange?

Originally posted by @Zeko369 in #140

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions