Advice Generator App | HTML, CSS, JavaScript

Please log in to post a comment
Log in with GitHubCommunity feedback
- @KorneyChervonenko
Hello friend, instead of .addEventListener('click', () => {displayAdvice();}) why don't just do .addEventListener('click', displayAdvice) ?
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