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

[FEATURE] Custom Hook for password utility #86

Closed
dylanesque opened this issue Jul 18, 2021 · 1 comment
Closed

[FEATURE] Custom Hook for password utility #86

dylanesque opened this issue Jul 18, 2021 · 1 comment
Assignees

Comments

@dylanesque
Copy link
Collaborator

When custom code needs to be more tightly integrated with hooks/state and is needed in multiple pages/components, drafting it as a custom hook is a best practice in React. This feature will create a folder for these, and implement a refactoring of @srsexton94's work on the password visibility toggle helper function into a solution that's more idiomatic to React, and will serve as a good example as to how to implement future custom hooks in the codebase.

@dylanesque dylanesque self-assigned this Jul 18, 2021
@dylanesque
Copy link
Collaborator Author

Tabling this for now for reasons outlined in #87.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant