Fork me on GitHub
#react
<
2021-08-04
>
martinklepsch18:08:13

@lilactown in my case the value was a relatively small map that described a db query. Another hook would use that value as input/dependency and set up a subscription based on the query. It wouldn’t change frequently at all but I also just didn’t want to implement it in “a broken way” where the change would not be picked up 🙂