Design comparison
Solution retrospective
I am very proud of the fact that I could do this at all.
What challenges did you encounter, and how did you overcome them?I have never worked with async/await or promises or none of that. I didnt even know why they were used or what they did until now.
What specific areas of your project would you like help with?Optimally, I'd like to condense the js code into just 2 big functions instead of 6.
Community feedback
- @matt2282Posted 3 months ago
Good job! I don't have much to say except that you forgot the hover state on the ellipsis. It is supposed to turn white when you hover over it.
Marked as helpful1@antimatterhutPosted 3 months ago@matt2282 Im genuinely not sure how to do that. I swear I saw it on the active states page. TY for commenting! Do you have an idea of how to get the ellipsis white?
0@matt2282Posted 3 months ago@antimatterhut on the ellipsis image apply - filter: brightness(150%);
Marked as helpful1
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