Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor components to use useReducer hook #60

Open
nibble0101 opened this issue Jun 12, 2021 · 0 comments
Open

Refactor components to use useReducer hook #60

nibble0101 opened this issue Jun 12, 2021 · 0 comments
Assignees
Labels
refactor Improve existing code

Comments

@nibble0101
Copy link
Contributor

There are components such as Home.js that use useState hook multiple times. Refactoring them to use useReducer hook will clean up the components.

@nibble0101 nibble0101 added the refactor Improve existing code label Jun 12, 2021
@nibble0101 nibble0101 self-assigned this Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improve existing code
Projects
None yet
Development

No branches or pull requests

1 participant