GraphQL Uncovered
An Introductary Guide to Modern API Querying
Search for a command to run...
An Introductary Guide to Modern API Querying
So, everyone in the tech industry knows about APIs. But, what the heck is an API Gateway? Well, that’s what we are going to talk about today. In this blog, I might refer to the API gateway as the gateway API Gateway An analogy → An API Gateway is lik...

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts. From the official node.js site Node(or more formally Node.js) is an open-source, cross-platf...

Hello everyone, this is Shikhar. I hope you are all doing well. So, today we will be discussing about the Java Virtual Machine. At its core, JVM is the cornerstone of Java's platform independence, enabling developers to write code once and run it any...

A dive into the layout of the world's 7th most used language.

The what and how of cookies...

In Linux, a service (or daemon) is a script that runs in the background. It listens continuously for incoming requests and sends a response based on the given request. Note that a service is different from a service. Thus management of these services...
