Skip to content

✨ descriptive state names #114

@astroash

Description

@astroash

const [index, setIndex] = React.useState(0);

What is this the index of? Try to be more descriptive with your variable names. Even if this means that they are verbose.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions