yobgob / too-many-hooks

Opinionated collection of typed React hooks
https://yobgob.dev/too-many-hooks/
Apache License 2.0
3 stars 5 forks source link

Rename useCount to useTally #27

Closed PatrickDeVries closed 1 year ago

PatrickDeVries commented 1 year ago

useTally better represents what the hook does, which is incrementing up or down only, like tallying.

michel-98 commented 1 year ago

I would like to take this