Javascript – Is there a better way to do this than a giant conditional operator (JS)?
Currently there is no bugs or any bad issues going on with this, but everytime I try to add new data to it then it does break. It also looks very messy. Is there any better way to do this?…