Browser Extension Manager UI

Solution retrospective
I'm really proud that I made a dynamically rendering site in Vanilla JS and it really gave me under-the-hood understanding of how React re-renders after every update
What challenges did you encounter, and how did you overcome them?I initially tried to statically render the extensions on HTML but the state changes (remove button, toggle) and the filtering buttons were better handled if the extensions were dynamically rendered like how React renders in JSX
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Boom Pow'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