GraphQL is a new query language for APIs. But what exactly makes it different and is it a better option? Let's find out. Dubbed as the “query language for your API,” GraphQL has been hailed the ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Representational state transfer, popularly known as REST, is all the rage these days. First ...
The tRPC project brings together strong typing with server-side JavaScript capabilities in a single client-server interaction protocol. Let's see how it works. JavaScript has seen some breathtaking ...
Value stream management involves people in the organization to examine workflows and other processes to ensure they are deriving the maximum value from their efforts while eliminating waste — of ...
GraphQL seems to be spreading like wildfire, and there's a reason for that. As REST APIs are proliferating, the promise of accessing them all through a single query language and hub, which is what ...