malerba118 / react-use-database

React hooks for easy relational data management on the client
54 stars 3 forks source link

Consider removing subscribe in favor of dedicated context listener hook #1

Closed malerba118 closed 5 years ago

malerba118 commented 5 years ago

could have another hook at the root of the app that does useEffect(localStorageSynchronizer, [entities, otherContextValues])