© 2026 Hashnode
Introduction Have you ever thought of what is that ? when developers discuss like add a server; we need to scale up; we can scale down; implement a load balancer to equally share the request. In this blog post, we can go from basic methodologies in d...

On Notice ... During the web application development, when we see the network tab, for every POST, PUT, DELETE, PATCH there is an another request which is sent prior. It's named as OPTIONS. But how come this request is getting triggered automatically...

Amused At Today (02/12/2023), due to fever and cold i went to Ayurvedic medicine store. During the payment , i asked him QR code for digital payment. The QR code sheet is pretty damaged. Before scanning i thought it wouldn't work. But to my surprise...

Sudden Thought As a developer, I always had this question, why the name origin is used in git flows; i meant git repositories. On googling .... The name "origin" is the default name that is given to the remote repository when you first clone it using...

Assumptions: All access permissions are given. Problem Faced: We were developing an image based application, where frontend needs to load lot of images. Backend will serve the blob urls, so that from frontend; we will access these images from Azure...
