Submitted 10 months agoA solution to the Password generator app challenge
Password-Generator
next, react, tailwind-css, typescript
@yoe7501

Solution retrospective
What are you most proud of, and what would you do differently next time?
I would like to get into cleaner code and some refactoring to make it a little better and nicer.
What challenges did you encounter, and how did you overcome them?I thought the password generation was pretty hard. Making a better solution would've been best as using 4 arrays and 4 loops makes it pretty ineffecient.
What specific areas of your project would you like help with?Cleaner code, and a better algorithm for the password. I do think that only creating the character array variables at the start should've been left for when going over what check boxes are checked.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on yoe7501'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