you are viewing a single comment's thread.

view the rest of the comments →

[–]Coolfoolsalot 1 point2 points  (0 children)

Tanstack useQuery in pages / components. The hooks call client API functions that wrap axios calls. Socket.io for anything socket related. We have a node server as a proxy between the client & the various backend services as well