How cool it would be if you can create your own custom domain server. With specific name such as Sanskar@TechySans.dev . Lets first understand what is...
What is JWT Authentication and Why to use JWT Authentication? Before we begin let's understand what is a JWT. So JWT, which stands for JSON Web Token,...
Understanding Promises 🤝 Before the widespread adoption of async/await, Promises served as the primary solution for managing asynchronous tasks in...
Hey there! Ever heard of Docker? It's like a super tool for developers that makes putting your apps in containers a breeze. Whether you're just...
Serverless computing refers to the paradigm of building and running applications without managing the underlying servers. With serverless, the cloud...
We can find web services and APIs (Application Programming Interfaces) everywhere, but many are painful to use. Have you ever connected a web service...