DEV Community

SATYA SOOTAR profile picture

SATYA SOOTAR

I write code.

Location India Joined Joined on  Personal website https://uxui.satyasootar.me
Sessions vs JWT vs Cookies: Understanding Authentication Approaches

Sessions vs JWT vs Cookies: Understanding Authentication Approaches

1
Comments
6 min read

Want to connect with SATYA SOOTAR?

Create an account to connect with SATYA SOOTAR. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
URL Parameters vs Query Strings in Express.js

URL Parameters vs Query Strings in Express.js

1
Comments
6 min read
Storing Uploaded Files and Serving Them in Express

Storing Uploaded Files and Serving Them in Express

1
Comments
6 min read
Handling File Uploads in Express with Multer

Handling File Uploads in Express with Multer

1
Comments
6 min read
Creating Routes and Handling Requests with Express

Creating Routes and Handling Requests with Express

1
Comments
5 min read
What is Middleware in Express and How It Works

What is Middleware in Express and How It Works

1
Comments
7 min read
REST API Design Made Simple with Express.js

REST API Design Made Simple with Express.js

1
Comments
7 min read
JWT Authentication in Node.js Explained Simply

JWT Authentication in Node.js Explained Simply

1
Comments
7 min read
Async Code in Node.js: Callbacks and Promises

Async Code in Node.js: Callbacks and Promises

1
Comments
6 min read
How Node.js Handles Multiple Requests with a Single Thread

How Node.js Handles Multiple Requests with a Single Thread

1
Comments
7 min read
Blocking vs Non-Blocking Code in Node.js

Blocking vs Non-Blocking Code in Node.js

1
Comments
6 min read
The Node.js Event Loop Explained

The Node.js Event Loop Explained

1
Comments
7 min read
Why Node.js is Perfect for Building Fast Web Applications

Why Node.js is Perfect for Building Fast Web Applications

1
Comments
7 min read
What is Node.js? JavaScript on the Server Explained

What is Node.js? JavaScript on the Server Explained

1
Comments
10 min read
Setting Up Your First Node.js Application Step-by-Step

Setting Up Your First Node.js Application Step-by-Step

1
Comments
7 min read
String Polyfills and Common Interview Methods in JavaScript

String Polyfills and Common Interview Methods in JavaScript

2
Comments
8 min read
Spread vs Rest Operators in JavaScript

Spread vs Rest Operators in JavaScript

5
Comments
5 min read
Async/Await in JavaScript: Writing Cleaner Asynchronous Code

Async/Await in JavaScript: Writing Cleaner Asynchronous Code

3
Comments
7 min read
Error Handling in JavaScript: Try, Catch, Finally

Error Handling in JavaScript: Try, Catch, Finally

3
Comments
6 min read
Destructuring in JavaScript

Destructuring in JavaScript

2
Comments
6 min read
Map & Set

Map & Set

2
Comments
7 min read
"This" Keyword

"This" Keyword

5
Comments
6 min read
Promises in JavaScript

Promises in JavaScript

2
Comments
7 min read
Synchronous vs Asynchronous JavaScript

Synchronous vs Asynchronous JavaScript

2
Comments
7 min read
The new Keyword in JavaScript

The new Keyword in JavaScript

2
Comments
5 min read
Callbacks in JavaScript: Why They Exist

Callbacks in JavaScript: Why They Exist

1
Comments
3 min read
Template Literals in JavaScript

Template Literals in JavaScript

2
Comments
4 min read
Array Flatten in JavaScript

Array Flatten in JavaScript

2
Comments 2
6 min read
JavaScript Modules: Import and Export Explained

JavaScript Modules: Import and Export Explained

2
Comments
4 min read
The Magic of this, call(), apply(), and bind()

The Magic of this, call(), apply(), and bind()

1
Comments
4 min read
Understanding Object-Oriented Programming in JavaScript

Understanding Object-Oriented Programming in JavaScript

1
Comments
4 min read
Arrow Functions in JavaScript: A Simpler Way to Write Functions

Arrow Functions in JavaScript: A Simpler Way to Write Functions

Comments
5 min read
Function Declaration vs Function Expression

Function Declaration vs Function Expression

1
Comments 1
4 min read
Understanding Objects in JavaScript

Understanding Objects in JavaScript

1
Comments
7 min read
Array Methods You Must Know

Array Methods You Must Know

Comments
7 min read
JavaScript Arrays Explained for Beginners (With Simple Examples)

JavaScript Arrays Explained for Beginners (With Simple Examples)

2
Comments 1
3 min read
Control Flow in JavaScript: If, Else, and Switch Explained

Control Flow in JavaScript: If, Else, and Switch Explained

1
Comments
4 min read
JavaScript Operators Explained Simply (With Examples)

JavaScript Operators Explained Simply (With Examples)

1
Comments
5 min read
Understanding Variables and Data Types in JavaScript

Understanding Variables and Data Types in JavaScript

3
Comments
7 min read
A Horror Story About JavaScript Promise

A Horror Story About JavaScript Promise

6
Comments 4
7 min read
CSS Selectors 101: Targeting Elements with Precision

CSS Selectors 101: Targeting Elements with Precision

2
Comments
4 min read
Emmet for HTML: A Beginner’s Guide to Writing Faster Markup

Emmet for HTML: A Beginner’s Guide to Writing Faster Markup

4
Comments
4 min read
Understanding HTML Tags and Elements

Understanding HTML Tags and Elements

1
Comments
5 min read
How a Browser Works: A Beginner-Friendly Guide to Browser Internals

How a Browser Works: A Beginner-Friendly Guide to Browser Internals

3
Comments
6 min read
cURL: A beginner's guide

cURL: A beginner's guide

2
Comments
5 min read
TCP vs UDP: When to Use What, and How TCP Relates to HTTP

TCP vs UDP: When to Use What, and How TCP Relates to HTTP

2
Comments
5 min read
How TCP Works: 3-Way Handshake & Reliable Communication

How TCP Works: 3-Way Handshake & Reliable Communication

3
Comments
5 min read
DNS Records

DNS Records

2
Comments
4 min read
DNS Resolution with Dig Command

DNS Resolution with Dig Command

2
Comments
4 min read
How the Internet Actually Works: From Your Device to the Server

How the Internet Actually Works: From Your Device to the Server

3
Comments
4 min read
Git Commands Explained: A Beginner's Guide to Version Control

Git Commands Explained: A Beginner's Guide to Version Control

3
Comments
12 min read
How Git Works Internally: Understanding the .git Folder

How Git Works Internally: Understanding the .git Folder

2
Comments
4 min read
Version Control for Beginners: The Pendrive Analogy

Version Control for Beginners: The Pendrive Analogy

1
Comments
3 min read
loading...