Dev Agrawal

Results 9 comments of Dev Agrawal

@santiq is there documentation of the API?

@Jaykingamez it might be better just to use `agendash` and their api

> we need to rethrow when it's top-level too which doesn't make sense. There is no one to catch it Can you elaborate on this? Do you mean that when...

> What I think you want is a way to dedupe server only that is independent of the router mechanism Would it not be nice for `cache` to also fill...

Yeah I realized that my expectations were misaligned with what `cache` is supposed to do on the server. Thanks for the explanation. I'm good with closing this.

I really like the new action api to allow for those advanced optimizations for people that are willing to put effort into manual cache management. My only slight disappointment is...

Aww hydration PITA strikes again So am I hearing that this idea could be revisited in 2.0 once createAsync is the building block?

> Why does this depend on rxjs The rxjs dependency is temporary, I'll work on getting rid of that soon >This should be extending the [event-bus package](https://github.com/solidjs-community/solid-primitives/tree/main/packages/event-bus#readme) I don’t want...

Plus to this The ability to integrate with other realtime systems through topics or webhooks, or database changes, and provide realtime feedback will be immense.