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

160
Visualizações
How to filter a large object from an array of values

I cannot seem to grasp how to use an array of values to filter an object. I am unfamiliar with terms/syntax to get this working. I thought I would need .filter => function but no success. Hopefully the following dummy code can allow someone to see what I am trying to do - thanks

// Javascript array object
var str = "Organization A,Organization B,Organization X,Organization R,Organization P"
var arr = new Array(); 
arr = str.split(","); 

// object     
json=[
{"organization":"Organization A","host":"Computer 001"},
{"organization":"Organization B","host":"Computer 002"},
{"organization":"Organization C","host":"Computer 003"},
{"organization":"Organization A","host":"Computer 004"},
{"organization":"Organization D","host":"Computer 005"}
]

// result needed is to return the structure above that has organization(s) in arr 
// below is simple example for 1 successful test but need to get filter all in arr
// .map? .find? 
res = json.filter(f => f.organization==="Organization A") 
about 4 years ago · Juan Pablo Isaza
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