Password Generator App (Vanilla JavaScript)

Solution retrospective
I'm most proud of on how I coded the functionality of the password generator, I would do differently next time is create a custom-control of the input and checkboxes by following this article
What challenges did you encounter, and how did you overcome them?The challenges that I encountered are checking of password strength and implementing the strength bars, I overcome them by reiterating through my plan, researching the challenges, breaking down the challenges into a small tasks and simplifying the challenges/problems involve around it.
What specific areas of your project would you like help with?I need help on checking and measuring the generated password strength, I'm having a second thoughts if my validatePasswordStrength(computedEntropy)
is measuring the password strength correctly
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ralph Virtucio's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord