We're a place where coders share, stay up-to-date and grow their careers.
For the global leaderboard I have actually used nodejs + mongodb(and called the api from my frontend when necessary), but due to security reasons I don't have that code public in my GitHub. However, for the local highscore, I've used localstorage.
Security reasons, that makes sense :) I wanted to know if I was headed in the right direction. Thanks :)
For the global leaderboard I have actually used nodejs + mongodb(and called the api from my frontend when necessary), but due to security reasons I don't have that code public in my GitHub. However, for the local highscore, I've used localstorage.
Security reasons, that makes sense :) I wanted to know if I was headed in the right direction. Thanks :)