Design comparison
SolutionDesign
Solution retrospective
For animations i used event listeners animationend to add and remove css classes. My question is, is there a better way to add animations without adding extra markup and if not, how to gracefully remove the event listeners. I have removed them in a timeout but is there a better way
Community feedback
- @afrusselPosted over 3 years ago
Nice output, great work. You can use slide- in and slide-out animation
1
Please log in to post a comment
Log in with GitHubJoin 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