Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud of overlay side navigation bar fully accessible and it also handles focus well, allows to escape from the modal pressing ESC
What challenges did you encounter, and how did you overcome them?all this accessbility thing take some time to test, now I started using NVDA and it goes better comparing with ChromeVox
What specific areas of your project would you like help with?no
Community feedback
- @coder-abdoPosted 5 months ago
you used
React
which is an amazing library and you did an awesome job I have a little suggestion:- always split the logic from UI by splitting the logic in a custom hook and using it, it will help you in testing and readability of the code.
0
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