React Query

You can use react query on the client to fetch data from the server - useful for polling data. By creating an initial state on the server, you can avoid a flash of loading content.