Hacker News new | ask | show | jobs
by avinassh 1044 days ago
> Listeners and real-time updates enhance UX greatly.

how is this implemented?

1 comments

I'm using SQLites underlying Data Change Notification functionality. It's exposed by one of the libraries mine relies on.