Ethanqg0 / TCS-typer

Customized Typing Test created for theCoderSchool located in Walnut Creek, CA.
https://tcs-typer.netlify.app
2 stars 0 forks source link

Update leaderboard upon every successful test #11

Closed Ethanqg0 closed 1 month ago

Ethanqg0 commented 1 month ago

Currently, the UI only updates on page refreshes, the database is indeed refreshed

Possible Solutions: Window event trigger Set Timeout, automatic leadeboard refreshes (not optimal for performance) Refresh window (not optimal)