Hi, what is the most popular way of syncing data and making requests in react with supabase? Im looking into redux or react query since both of them can integrate it pretty well. But is there any more popular/better solution?
j
jonny
01/31/2022, 8:09 AM
supabase-js ?
jonny
01/31/2022, 8:10 AM
😄
jonny
01/31/2022, 8:10 AM
our realtime also supports row level security now, so you could also listen to changes in the database directly from the client as well