Notification Page Challenge --> Flexbox - Gridd - Scss
Design comparison
Solution retrospective
The Notification Page project was a challenging yet rewarding project that required a lot of attention to detail and understanding of Javascript DOM manipulation. One of the main difficulties was managing the state of the notification counter as each notification was marked as read. I had to use event listeners and conditionals to ensure that the counter updated correctly and stayed at 0 once all notifications were read. Another challenge was implementing the "Mark All as Read" button, which required adding a specific class to all notifications at once. Overall, I learned a lot about working with the DOM and how to manipulate elements in response to user actions.
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