You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Congratulations! Good job so far! 🎉 I know you've been very diligent and committed to implementing this project, and we, as a team, appreciate your effort! But there are some issues that you still need to work on in this project but you are almost there!
Suggested Changes ♻️
Right now the hosted gh-pages are not updated. Please update the dist folder so anyone can see your amazing working project :)
Its considered as a good UI if you give a message in case of error. How about adding some user-friendly messages when user try to add empty fields to the leaderboard table.
Also its a good practice to stick to the DRY approach. Following are 2 changes we found that can be improved:
remove .value from the getElementID (on line 12 & 13) and use .value, variables name for the elements wherever needed
Hello @fullstop125 👋 ,
Congratulations! Good job so far! 🎉 I know you've been very diligent and committed to implementing this project, and we, as a team, appreciate your effort! But there are some issues that you still need to work on in this project but you are almost there!
Suggested Changes ♻️
.value
from the getElementID (on line 12 & 13) and use.value
, variables name for the elements wherever neededLeader-Board/src/index.js
Lines 12 to 21 in 20f60ce
Leader-Board/src/modules/getData.js
Lines 5 to 21 in 20f60ce
Cheers and Happy coding!👏👏👏 💻
Please feel free to reach out or leave any questions or comments on the issue if you find anything unclear
The text was updated successfully, but these errors were encountered: