#backend
Read more stories on Hashnode
Articles with this tag
Recently I wrote about the request/response model in backend communication, but this model is not suitable for every type of request. Imagine you want...
One important concept in the modern web application is backend communication, Backend communication simply refers to how several components of the...