Skip to content
Submitted over 3 years ago

Password Generator App Using TypeScript, JS Crypto and zxcvbn

sass/scss, typescript
LVL 3
@aaron-romanick
A solution to the Password generator app challenge

Solution retrospective


This was a fun project to delve into the realm of JavaScript crypto. It was fun to think of the best way to generate a truly random password that can have varying character types. I learned how to style an input range slider as well as checkboxes with CSS. One thing I'm not satisfied with is, while it adheres to the design, I'm not sure I like that the password just get cut off when character length is too long. I also don't think shrinking the text is the way to go.

If you have any other constructive feedback or comments, all is welcome!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Aaron Romanick’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