> do you find that your user-event handling callbacks often need to *read* new data? I mean, depends on your data modeling paradigm, but when I was working on Realm we had an object model where you could create using a sync call. Pretty useful, especially when creating circular structures.
1 likes 1 replies
?