Micah R Ledbetter /mɹ̩ˈled/
@mrled
One example of how these two things have impacted my project: I'm using react-native-sqlite-storage and react-query. I had to rewrite calls to my web API as hooks to use react-query. Now I want to add a local cache in SQLite. Should it be a hook?