Design comparison
Solution retrospective
This is my first API based project. Feedback is more than welcome! :)
Community feedback
- @Itskrish01Posted over 1 year ago
I like the UI and other stuff, however, implementing debounce would enhance its performance. The reason is that when receiving advice through a request if a subsequent request is made before the previous one is completed, the new advice will not be displayed immediately. To rectify this, a loading effect can be integrated into the button or other suitable location to prevent users from sending multiple requests simultaneously.
Marked as helpful1@velvetrosePosted over 1 year ago@Itskrish01 Thank you! I'm actually working on adding a loading component at the moment after realizing there a 2s delay between each request. Thank you once again for providing your valuable insight. Much Appreciated! Have a nice day! :D
0@hectorHookPosted over 1 year ago@velvetrose I wish you to feel the power of your dreams in every moment of your life. May success be yours. I wish you to live your passions, which are the protagonists of your success, with every breath. Congratulations 👏
1
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