Yashraj

Yashraj @yashrajxdev

About: Software Developer

Joined:
Jun 16, 2024

Yashraj
articles - 22 total

Building a Secure API for sending the Emails

Email notifications are crucial for modern web applications. In this guide, we'll build a secure...

Learn More 5 0Oct 26 '24

India's AI Revolution: Mukesh Ambani Sees a Bright Future with NVIDIA

Hi There, In a fascinating chat with NVIDIA's Jensen Huang, India's business titan Mukesh Ambani...

Learn More 5 0Oct 24 '24

Anthropic's Latest AI Breaks New Ground in Computing

In a significant move that has sent ripples through the AI community, Anthropic has once again...

Learn More 6 1Oct 23 '24

What is Localhost ?

Have you ever wondered what happens when developers test websites before putting them online? Or how...

Learn More 5 0Oct 22 '24

How to become Great Software Developer

Are you aspiring to become a top 1% programmer? I've created a comprehensive, high-level roadmap...

Learn More 102 12Oct 20 '24

Python For Beginners

Hi there, Do you want to learn the Python programming language? Then this blog might be for you....

Learn More 6 0Oct 12 '24

What is Load Balancing (System Design Concept) ?

Hi There, This is a comprehensive post about load balancing, a crucial concept in system...

Learn More 7 1Sep 25 '24

The Future of Front End Development: Will AI Replace It?

Hi there, If you don't know about the Frontend developer job, it is basically a developer who...

Learn More 5 1Sep 22 '24

NoSQL vs SQL Which one you should use ?

NoSQL Databases A NoSQL database is a type of non-relational database designed to handle...

Learn More 7 0Sep 21 '24

What happens when you enter "google.com" ?

Have you ever wondered about the complex series of events that occur in the fraction of a second...

Learn More 4 0Sep 21 '24

Why is HTTP not secure? | HTTP vs. HTTPS

When browsing the internet, you’ve likely noticed that website URLs start with either "http" or...

Learn More 5 0Sep 19 '24

What is OpenAI o1, an AI model that ‘thinks’ before it answers?

Hi There, OpenAI has just unveiled its latest AI model called o1, which marks the first in a series...

Learn More 9 3Sep 14 '24

SET in JavaScript (Tutorial for Beginners)

Hi there, Are you looking for a data structure that stores unique values, allows you to insert...

Learn More 10 0Sep 14 '24

Closures : Important concept in JavaScript

Hi there, In this post, Let's learn Closures. Closures are essential in JavaScript because they...

Learn More 7 0Sep 11 '24

AI Tools I Use Every Day as a Software Engineer

Hi there, In this blog, I'll be sharing the top 3 AI tools I rely on daily as a software engineer....

Learn More 11 8Sep 7 '24

Essential Git Commands I Use Every Day as a Software Engineer

Hi there, I am a software engineer and use Git for managing code repositories across the...

Learn More 25 5Sep 5 '24

10 System Design Terms Every Engineer Must Know ...

In this blog, you'll learn 10 essential system design concepts that will enhance your understanding...

Learn More 5 1Sep 4 '24

Day 1 of Coding Journal

Rekindling My Coding Journey I'm embarking on a renewed journey to strengthen my coding...

Learn More 3 0Aug 28 '24

JavaScript Array reduce() Method

Hi there! In this blog, you will learn about the "reduce method" and how to use it in JavaScript. So,...

Learn More 7 5Aug 27 '24

How to write clean code in JavaScript

Writing code that only needs to be used once can be done however you want to write. But, in most...

Learn More 1 1Jul 27 '24

Binary Search: Find It in Half the Time

This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer. ...

Learn More 0 0Jun 17 '24

What is Value Types and Reference Types in JavaScript

Two fundamental categories that every developer should understand are value types and reference...

Learn More 0 0Jun 16 '24