Advice generator app #29 (Vanilla js Version)

Solution retrospective
Please feel free to give me suggestions on how to improve my Javascript, responsiveness, accessibility and write cleaner & shorter code . Thank you, in advance. 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
- @lack21
Good work 👍, but I have some recommendation!
- I noticed context changes only then when
a
link is clicked notbutton
, so I suggest you to add click event on whole button, it's going to make user experience much better.
Marked as helpful - I noticed context changes only then when
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