Interactive comments section using Next.js + Tailwind + Prisma
Design comparison
Solution retrospective
I will be happy to hear any feedback or suggestions 😀
Community feedback
- @AditNovadiantoPosted over 2 years ago
Hello Bhremada, you did this project so good and nice, i think for the best project you must to fix the ISSUES...
keep it up and happy coding ☕
Marked as helpful1@boedegoatPosted over 2 years ago@AditNovadianto Thank you for your feedback. I will fix those issues as soon as possible
0 - @Kl3vaPosted over 2 years ago
Hi Bhremada, Welcome back with a bang of a solution🔥… However, on initial load there lots of comments on the interface as Adarsh stated.
Marked as helpful1@boedegoatPosted over 2 years ago@Kl3va hank you for your feedback. That infinite request are created because I'm using a refresh interval for 1s that provided by useSWR library to keep revalidating the comments. I know it might be wasteful for the internet connection. But I will keep learning to make my project better.
1 - @adram3l3chPosted over 2 years ago
Hi Bhremada Fevreano congratulations on finishing the challenge. Everything working just fine on all screen sizes. But It seems like from initial load infinite requests are sent to the server to fetch comments. Take a look at the problem. Also check the accessibility issues too.
This thing not allowing me to submit the feedback since it is short so this is just blabbering dont care about this line
Marked as helpful1@boedegoatPosted over 2 years ago@adram3l3ch thank you for your feedback. That infinite request are created because I'm using a refresh interval for 1s that provided by useSWR library to keep revalidating the comments. I know it might be wasteful for the internet connection. But I will keep learning to make my project better.
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