React Query with Firestore subscriptions #2621
              
                Unanswered
              
          
                  
                    
                      gragland
                    
                  
                
                  asked this question in
                Show and tell
              
            Replies: 3 comments 1 reply
-
| @gragland I'll soon start working on a new app that combines TanStack Query with Firestore. Finding a good pattern for integrating Firestore subscriptions with state management always seems to be a challenge. Since this post is fairly old, I wonder; Have you been happy with your solution? Did you have some insights since? | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| Hello from 2k25!) Anybody got some progress? | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| Anybody? :) | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, I whipped up an example of React Query with Firestore subscriptions that I wanted to share in case it's useful for others. Would love to hear any thoughts on how this could be improved. This would likely be part of a React boilerplate I offer, so trying to make sure it's bug free and easy to understand.
Beta Was this translation helpful? Give feedback.
All reactions