Cluab / Leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peer to peer code review

KIsmoilov opened this issue · comments

Please kindly do the following changes:

  • When you are using (await), please avoid using (.then).
  • It is better to apply event listener to the form instead of the button element
  • Please use the trim method to input values