I'm in doubt about how to make an object that has an array inside, I do not know if that's possible, but it goes more or less what I want to do:
var produtos =[
{ nome: "Sei lá",
cor: azul,
tamanho: [ M, G, GG] // não sei...
asked by
13.02.2018 / 16:41