eliezedeck
06/13/2017, 1:16 PMupdate
, subscribe
, etc...), things that seems to be repeated all the time. Before I try to create my own boilerplate codes around these routines, might there be some already existing library to handle these annoying tasks?agartha
06/13/2017, 1:19 PMeliezedeck
06/13/2017, 1:20 PMagartha
06/13/2017, 1:21 PMnilan
06/13/2017, 1:24 PMagartha
06/13/2017, 1:25 PMagartha
06/13/2017, 1:25 PMeliezedeck
06/13/2017, 1:30 PMeliezedeck
06/13/2017, 1:30 PMagartha
06/13/2017, 1:32 PMeliezedeck
06/13/2017, 1:32 PMagartha
06/13/2017, 1:33 PMeliezedeck
06/13/2017, 1:34 PMeliezedeck
06/13/2017, 1:34 PMnilan
06/13/2017, 1:36 PMeliezedeck
06/13/2017, 1:45 PMrefetch
, after all, it’s already using a subscription, and combining the update
handler of both the Query + Subscription.
I agree that it was written with the intent to make newcomers understand everything that is going-on instead of presenting a magic API. But for big production software, these should and can be reduces with some helpers.
Unfortunately, such thing doesn’t seem to exist yet.eliezedeck
06/13/2017, 1:47 PM