A bit late to the party, however I also mix both client-side and server-side requests. Mainly everything happens on the server, however, I'm e.g. using the real time subscriptions on the client side to refresh some of my views to reduce the Web Socket traffic and resources on my own server.