Article Preview Component

Solution retrospective
I am most proud of implementing JavaScript to make the card interactive. Instead of trying to control all behavior through JavaScript, next time, I will let CSS control the styling using CSS modifier classes and toggle them with the classList
property in JavaScript.
The challenges I encountered were making the share button interactive, toggling between the profile and share panels on mobile devices, and creating a functional popover on desktop devices. Initially, it was overwhelming due to my little experience with JavaScript. However, I overcame these challenges by researching JavaScript methods and experimenting with different approaches, which helped me understand DOM manipulation and event handling.
What specific areas of your project would you like help with?Any feedback is welcome, but I would especially appreciate input on how I used JavaScript to manage the interactions.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on 6alactico'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