5 ms·
I was missing an example of an async operation with Connective. Like fetch()ing something from an API based on a username.
by tkw01536 7y ago
I was missing an example of an async operation with Connective.
Like fetch()ing something from an API based on a username.
- lorean_victor 7y agoyou can find one here: https://connective.dev/docs/invoke 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).