Javascript – My app keeps crashing whenever the error is caught
im trying to set up a Mock social media site, im running some code to prevent the request from making users with the same username. So i have a loop going through all the users, comparing the usernames to the…