DEV Community

Arnav Sharma profile picture

Arnav Sharma

404 bio not found

Location India Joined Joined on  Personal website https://www.arnavsharma.dev/ github website
How SSL Certificates Work: Chains of Trust and Why Yours Expired

How SSL Certificates Work: Chains of Trust and Why Yours Expired

1
Comments
6 min read
What Happens During a TLS Handshake?

What Happens During a TLS Handshake?

1
Comments
6 min read
OAuth 2.0 and OpenID Connect: What "Sign in with Google" Actually Does

OAuth 2.0 and OpenID Connect: What "Sign in with Google" Actually Does

2
Comments
6 min read
HTTPS Explained: What the Padlock Actually Protects

HTTPS Explained: What the Padlock Actually Protects

3
Comments
5 min read
Kafka Explained: Partitions, Offsets & Consumer Groups

Kafka Explained: Partitions, Offsets & Consumer Groups

1
Comments
6 min read
Understanding JWT: How Servers Remember You Without Sessions

Understanding JWT: How Servers Remember You Without Sessions

3
Comments
5 min read
How Docker Really Works: Images, Layers & Containers

How Docker Really Works: Images, Layers & Containers

Comments
6 min read
What Actually Happens When You Run `git commit`? A Deep Dive Into Git Internals

What Actually Happens When You Run `git commit`? A Deep Dive Into Git Internals

Comments
5 min read
How End-to-End Encryption Really Works: Understanding the Diffie–Hellman Key Exchange

How End-to-End Encryption Really Works: Understanding the Diffie–Hellman Key Exchange

Comments
3 min read
Browser Storage Explained: LocalStorage vs SessionStorage vs IndexedDB vs Cookies

Browser Storage Explained: LocalStorage vs SessionStorage vs IndexedDB vs Cookies

3
Comments
3 min read
What Happens When You Type a URL in the Browser?

What Happens When You Type a URL in the Browser?

Comments
3 min read
A/B Testing 101: A Beginner’s Guide to Smarter Decisions

A/B Testing 101: A Beginner’s Guide to Smarter Decisions

4
Comments
3 min read
Understanding CORS: Why Your API Request Failed

Understanding CORS: Why Your API Request Failed

3
Comments
3 min read
How SQL Queries Really Work: From Parsing to Execution

How SQL Queries Really Work: From Parsing to Execution

4
Comments
4 min read
Pub/Sub Architecture: Push vs Pull Messaging (When to Use Each)

Pub/Sub Architecture: Push vs Pull Messaging (When to Use Each)

5
Comments
2 min read
Views in PostgreSQL: A Complete Guide with Examples

Views in PostgreSQL: A Complete Guide with Examples

4
Comments
3 min read
Protobuf vs JSON Explained: Speed, Size & When to Use Each

Protobuf vs JSON Explained: Speed, Size & When to Use Each

3
Comments
3 min read
How Indexes Work in Databases: Deep Dive into MongoDB & PostgreSQL

How Indexes Work in Databases: Deep Dive into MongoDB & PostgreSQL

2
Comments
3 min read
Why Use NVM? Manage Node.js Versions Like a Pro

Why Use NVM? Manage Node.js Versions Like a Pro

Comments
2 min read
MongoDB Transactions in Node.js: Complete Guide with Real Examples

MongoDB Transactions in Node.js: Complete Guide with Real Examples

2
Comments 1
3 min read
Redis Beyond SET and GET: Unlocking the Real Power of Redis

Redis Beyond SET and GET: Unlocking the Real Power of Redis

1
Comments
3 min read
How Node.js & Express Handle Multiple Requests: Behind the Scenes

How Node.js & Express Handle Multiple Requests: Behind the Scenes

3
Comments
4 min read
What I Learned in Tech: From Student to Full-Time Software Developer - Part 3/3

What I Learned in Tech: From Student to Full-Time Software Developer - Part 3/3

1
Comments
4 min read
What I Learned in Tech: From Student to Full-Time Software Developer - Part 2/3

What I Learned in Tech: From Student to Full-Time Software Developer - Part 2/3

Comments
3 min read
What I Learned in Tech: From Student to Full-Time Software Developer - Part 1/3

What I Learned in Tech: From Student to Full-Time Software Developer - Part 1/3

Comments 1
3 min read
Enhance Your macOS Terminal with Oh My Zsh, Autosuggestions, and Powerlevel10k

Enhance Your macOS Terminal with Oh My Zsh, Autosuggestions, and Powerlevel10k

18
Comments
3 min read
loading...