Live data from Hacker News

Viewing profile — fealebenpae

fealebenpae

HN member
Joined
Tue, May 10, 2016, 3:52 PM UTC
HN karma
4
Public activity
3 items

About fealebenpae

No profile information was provided.

Recent public activity

  1. comment
    Comment #11673092

    The core of Realm tracks writes across different threads and processes and that's how we know to update the result objects without rebuilding the query or rebinding the model objec…

  2. comment
    Comment #11668551

    Derp. your blog post should read the blog post .

  3. comment
    Comment #11668316

    Hey, Yavor on the Realm team here. A reactive database allows you to structure your code so that you "react" to changes in your data layer - you don't have to re-run queries to get…