Building password validation with strength meter in React with hooks
Introduction
When building applications, you cannot avoid handling authentication and one of the ways to handle authentication is by receiving user data via a sign up or registration form and such forms contain passwords. You don't just want your use...
brunoelo.hashnode.dev5 min read