Submitted 7 months agoA solution to the Article preview component challenge
Responsive article preview component
bem
P
@ValeriaMontoya

Solution retrospective
What are you most proud of, and what would you do differently next time?
From this project I've learned how to implement the following with JS:
- How to use
classList.toggle()
to show or hide an element by adding or removing a class - How to dynamically change the appearance of elements using inline styles
I'd like to read your feedback about my JS code, maybe there's something I can improve 🤓
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Valeria Montoya's solution.
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