Javascript – Multiple values for one key as an array
I am currently working on a project were I would like to assign specific song to a singer. The problem is that currently a singer can only be assigned one song. How can I check if the singer had already…