#backend
Read more stories on Hashnode
Articles with this tag
The problem In large software applications, different components often need to communicate with each other. For example, in an e-commerce app, when a...
Real-time data with a simple solution. · The problem Let's say you need fresh information. Imagine you're following a live sports match on a website. You...
Remote procedure call. · Introduction I've heard the word RPC, Remote Procedure Call, several times now. I never knew what it was, so decided to dive...