Learn about tRPC and how it can help us remotely call backend functions on the client side using TypeScript inference for working fast and efficiently with API.
In this article, we break down the concepts behind TypeScript generics and explain the benefit of using them to create reusability in our TypeScript code.