Mongodb – Bizarre patterns in retrieving from and submitting to atlas mongo db with mongoose
I made a program with a game. The game is supposed to register and display the most recent scores. However, in testing, I've discovered a bizarre pattern. I'll start the server. The first five times I try to play the…