Zip
Empty
Zip is like one assembly station, one patty and one bread must both be ready to go
zip(a$, b$).subscribe(([a, b]) => {
console.log(a, b)
});
Zip is like one assembly station, one patty and one bread must both be ready to go
zip(a$, b$).subscribe(([a, b]) => {
console.log(a, b)
});