Dymanically updating password generator w/ JavaScript

Solution retrospective
This is the project were I felt a lot of JS stuff came together for me, particularly with regards to QuerySelector, naming and clean DRY code / compartmentalized logic.
I'm also happy about my desicion to omit the generate-button, as the dynamic generation made it obsolete.
Finally, I liked my idea of adjusting the max length of the password accoring to screen size to avoid overflow while still utilizing the increased space available at bigger sizes.
What challenges did you encounter, and how did you overcome them?Lots of little bit to think about but no major obstacles
What specific areas of your project would you like help with?Going forward, I would like to make even cleaner JS logic. Also, as the codebases grow, practicing annotating with comments to clarify for others becomes increasingly important.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jonatan Samuelsson'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