I've started using hood.ie to make a web app.
I wanted to ask is there a convenient way to refresh pages whenever data in the couch db changes?
Thanks.
I've started using hood.ie to make a web app.
I wanted to ask is there a convenient way to refresh pages whenever data in the couch db changes?
Thanks.
Copyright © 2021 Jogjafile Inc.
If you have a function that renders your page, like
render, you can do thisThe
"change"event will trigger every time something changes in your data, be it because you called on of thehoodie.storeAPIs, or because of a changed synced from remote