What are tRPC's and why they are better than RESTFUL API'S
In order to understand tRPC'S first we need to understand what are RPC'S
What are RPC'S
RPC's stands for remote procedure calls and as the name suggests it is a protocol used in network programming that allows a program to execute a procedure (a bloc...
lakshayvaishnav.hashnode.dev3 min read