Design comparison
Solution retrospective
Besides my poor organization, what do you think could be better? I think using Redux could have been a good choice.
Community feedback
- @adeleke5140Posted over 2 years ago
Have you tried looking into the HTML and accessibility issues that was generated??
They are one way of improving your webapp. And Redux might not really be necessary unless you need that global state. In my attempt, I used prop drilling but moving forward, I'd be employing Context to keep things clean and readable.
Marked as helpful1@BryanFonsecaPosted over 2 years ago@adeleke5140 yeah I just realized I got messed up when positioning some React-Router Links on my Cards components and since they're all over the place well... +200 accessibility issues. Thank you for your feedback.
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