Peer to Peer Code Review
Closed this issue ยท 2 comments
HFG43 commented
Hi Ahmed! @Alibaba2023 and I will like to say that your project looks great! Very clean code, and very easy to understand the flow.
We kindly suggest that in fetching.js put your fetch code inside the try
and catch
statements to avoid sever side errors.
Happy coding! ๐๐
ahmedeid6842 commented
Hi @HFG43! ๐
Thank you so much for taking the time and putting in the effort to review my code. ๐
ahmedeid6842 commented
Applied the try-catch suggestion โ๏ธ, please review the updated code.
Thanks again for you review ๐