Design comparison
Community feedback
- @Clemcy9Posted over 2 years ago
Very nice design here. I especially loved your code simplicity and class naming convention, it took me no time to understand your code... your coding paradigm is both usable and lovely. I noticed that you had to make the page refresh to get a new data from useEffect() call, another way could have been adding a decency state that toggles between true and false, this way your app won't have to reload the entire page.
1@thefolakePosted over 2 years ago@Clemcy9 Thank you so much for your feedback. Means a lot. I made updates to my code now. You can take a look please Plus, it's my first time using axios. :)
1@Clemcy9Posted over 2 years ago@thefolake ive checked it, its better. I'll suggest a video on YouTube about useEffect(), I believe it be of great help...
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