I have 1 question in my scenario there is an array parameter(['a', 'b']) for services and I process array parameter in saving the result in behavior subject. and process such in the observable interval. so I made another request with array parameter(['c']) so behavior subject store data for a,b,c array parameter so how can I send return behavior subject data to depend upon array parameter
from RXJS subject and behaviour subject
No comments:
Post a Comment