Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

174
Visualizações
code of with only lists just has too many mini errors

so the code is not complete it is just a list but the error tells me to add ";" at the end of the sentence but that isn't all of it so I'm just gonna upload the original without any edits and pls just let me why there are so many errors. (don't know if I added the code correctly here)

let lists = [
{ 
    id: 1, 
    name: "giorgi", 
    company: [
        {
            id: 1,
            address: "kutaisi"
        },
        {
            id: 2,
            address: "wyaltubo"
        }
    ]
},
{
    id: 2,
    name: "giorgi",
    company: [
        {
            id: 1,
            address: "batumi"
        },
        {
            id: 2,
            address: "ureki"
        }
    ]
},
{
    id: 3,
    name: "giorgi",
    company: [
        {
            id: 1,
            address: "tbilisi"
        },
        {
            id: 2,
            address: "zugdidi"
        }
    ]
about 4 years ago · Juan Pablo Isaza
3 Respostas
Responde à pergunta

0

i think you missed }] at the end of the code (not sure if thats your problem) try out this

let lists = [
    { 
        id: 1, 
        name: "giorgi", 
        company: [
            {
                id: 1,
                address: "kutaisi"
            },
            {
                id: 2,
                address: "wyaltubo"
            }
        ]
    },
    {
        id: 2,
        name: "giorgi",
        company: [
            {
                id: 1,
                address: "batumi"
            },
            {
                id: 2,
                address: "ureki"
            }
        ]
    },
    {
        id: 3,
        name: "giorgi",
        company: [
            {
                id: 1,
                address: "tbilisi"
            },
            {
                id: 2,
                address: "zugdidi"
            }
        ]}]

about 4 years ago · Juan Pablo Isaza Relatório

0

Your object is incomplete, you missed some Brackets, Try this code

let lists = [
{ 
    id: 1, 
    name: "giorgi", 
    company: [
        {
            id: 1,
            address: "kutaisi"
        },
        {
            id: 2,
            address: "wyaltubo"
        }
    ]
},
{
    id: 2,
    name: "giorgi",
    company: [
        {
            id: 1,
            address: "batumi"
        },
        {
            id: 2,
            address: "ureki"
        }
    ]
},
{
    id: 3,
    name: "giorgi",
    company: [
        {
            id: 1,
            address: "tbilisi"
        },
        {
            id: 2,
            address: "zugdidi"
        }
    ]
}

]

about 4 years ago · Juan Pablo Isaza Relatório

0

If that is the hall code you are missing } ] at the end. try it out and let us know.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda