Design comparison
SolutionDesign
Solution retrospective
I used scrollbar for overlapping content and made it invisible. Is it ok?
Also I used two different approaches to create this component:
- Creating static list of notifications in html.
- Creating this list using only DOM manipulations.
Which one do you think is better? (I know that it wasn't necessary to build it just using DOM but I just wanted to refresh my knowledge about it)
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