I need to compare values coming from a json object and group cases to be the same.
Ex: {nome: andre,qt:"2"},{nome: andre,qt:"3"},{nome: marco,qt:"2"},{nome: marco,qt:"5"}
I need to group in separate objects where I would have:
object 1 =...
asked by
28.05.2018 / 22:34