top | item 20853705

(no title)

tkw01536 | 6 years ago

I was missing an example of an async operation with Connective. Like fetch()ing something from an API based on a username.

discuss

order

lorean_victor|6 years ago

you can find one here: https://connective.dev/docs/invoke

it is not featured on the main page since the atomic process is not essentially different (neither from RxJS nor from any other library you might want to use to do that, though the ease of just plugging in any other library for that perhaps is different from RxJS).