Похожие чаты

Hello. I have these two arrays: let x = [

{id: "A1", name: "test1"},
{id: "A2", name: "test2"}
];

let y = [
{id: "A1", description: "desc1"}
];

How can I combine them like a SQL inner join on 'id' attribute?
z <-- [
{id: "A1", name: "test1", description: "desc1"},
{id: "A2", name: "test2"}
]

?

I have troubles into doing that using map and reduce, so far I found this but I still have duplicates:
let z = x.map((item, i) => Object.assign({}, item, y[i]));

I also found a solution with forEach that wasn't really efficient, that's why I'm asking you. Thanks for help in advance.

3 ответов

7 просмотров

didn't know ed sheeran did programming

If you want an efficient solution, you could make a Map<ID, object[]>, then go through that map and merge the object arrays

Fabi- Автор вопроса
drunktimelord
didn't know ed sheeran did programming

haha, you don't know how many people told me that phrase :O

Похожие вопросы

Обсуждают сегодня

Ну вот просто даже давайте вот как. Какой нибудь конкретный кейс, можете в пример привести, где бч работает и приносит прикладную пользу, а не просто что бы было? Не крипту.
Alexander Andreev
22
Всем привет! Имеется функция: function IsValidChar(ch: UTF8Char): Boolean; var i: Integer; ValidChars: AnsiString; begin ValidChars := 'abcdefghijklmnopqrstuvwxyzABCDE...
Евгений
44
For all those that keep asking why no pump? why this ? and why that...? Please close ur ewt chart and open 2 others - TOTAL (total mc) and BTC.D (btc dominance). Maybe BTC a...
Inn3r_G
19
"Since pnut can flip FTM easily, I'm swapping my FTM to pnut and hoping for a easy x5-x10" Perfect recipe for disaster. NFA but chances are, you'll end up as exit liquidity ...
C. A.
7
объясните пожалуйста, почему функция не работает должным образом? вроде должно брать активное окно сравнивать его размер с размером экрана, и если есть совпадение = true прове...
JF
9
AMD status update? No longer in the plan but something might be around the corner later on Chinese partner? No longer in the plan. This market does not seem to be the top ...
Ben
6
Ready for some fun AND a chance to win TKO Tokens? Join us for exciting minigames in our Telegram group! 🕒 Don’t miss out—games start on today 25 October 2024, at 8 PM! Ge...
Milkyway | Tokocrypto
255
да кстати заметил всюда почему то всех сюда прёт, ни в одном чате столько ботов не прёт как сюда.. Может чота надо доработать?
REDis
15
I get confused when people talk about the ‘bull market’ and the ‘next bull market’ as if anyone really has a clue what’s really going on in the world. First of all - there i...
Shah
1
Мне вот любопытно. Уже сколько времени имею соблазн купить макбук, ибо подозреваю что очень уж удобен будет в связке с другой техникой от эпл которая у меня есть, да и сам по ...
Not Yeromin
13
Карта сайта