HTTP Status Codes OverviewHTTP status codes are essential for web communication, helping clients and servers understand request outcomes. They are grouped into five…1d ago1d ago
Understanding In-Place AlgorithmsToday, while solving problems on LeetCode, I came across in-place algorithms. Below, you can see “in-place” highlighted in blue. LeetCode…Feb 17Feb 17
Why you must start documented everythingYou’re here because you’re looking for a way to move forward in you life. Writing helps you organize your thoughts, learn from the past…Jan 27Jan 27
How AI runs my medium accountHave you ever wondered if artificial intelligence could write articles on Medium?Jan 20Jan 20
PhonePe Payment Gateway Integration GuideToday, we are going to learn how to integrate the PhonePe Payment Gateway. This tutorial will guide you through the integration process and…Jan 13Jan 13
What is the Purpose of a .gitignore?Let me tell you a story, one that every developer can relate to. Picture this: You’ve just wrapped up a sprint — your code is running…Jan 6Jan 6
Why I Switched to TypeScript: A Love Letter to Typed CodeAt First, You Might Not Like TypeScript Over JavaScript — But Once You Try It, You’ll Never Go Back!Dec 30, 20242Dec 30, 20242
What is the Difference Between Synchronous and Asynchronous Programming?After reading this, you’ll never forget the difference between these two!Dec 23, 2024Dec 23, 2024
What I Wish I Knew as a Fresher DeveloperHey, I’m Yashraj, and I’ve been on quite a journey as a software developer for the past 2.5 years. It hasn’t been a smooth ride, and trust…Dec 16, 20241Dec 16, 20241
Setting Up Cloudflare R2 with Node.jsDo you face issues with file uploading in Node.js?Nov 29, 2024Nov 29, 2024