
Interactive rating component
Design comparison
Solution retrospective
Created a neat little slide in animation.
Used CSS layers for the first time.
I'd like to improve my vanilla js skills for DOM manipulation however I think this will just come with practice. But since frameworks like react are mostly used nowadays I'm not sure how necessary it really to use solidify my vanilla js skills when these frameworks abstract a lot of that away for you.
What challenges did you encounter, and how did you overcome them?Animating display: none;
. It's possible now thanks to @starting-style
and transition-behaviour: allow-discrete;
however I still couldn't quite get it to behave the way I wanted.
Should I have handled submitting the form differently?
Community feedback
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