const http$ = search$.withLatestFrom (text$, (search, text) = > search.url + text.keyword)
for example, if you report an error withLatestFrom undefined, I chose rxjs @ cycle/rxjs-run
const http$ = search$.withLatestFrom (text$, (search, text) = > search.url + text.keyword)
for example, if you report an error withLatestFrom undefined, I chose rxjs @ cycle/rxjs-run
Previous: Is a component in vue an instance of vue?
Next: The question of generating instance object by js constructor