any ideas on how I can 'reactively' achieve this: ...
# rx
k
any ideas on how I can 'reactively' achieve this: produce a list of modified (POSTed) items from an input list of the same type? i.e. the network call that returns each created item is an observable, but i can't figure out how to chain the calls sequentially to get the final list. more details on this SO post: https://stackoverflow.com/questions/52603665/rxjava-create-items-in-list-and-return-new-list