Forem

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
Cover image for Sessions vs JWT vs Cookies: Understanding Authentication Approaches

Sessions vs JWT vs Cookies: Understanding Authentication Approaches

3
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
Cover image for URL Parameters vs Query Strings in Express.js

URL Parameters vs Query Strings in Express.js

3
Comments
6 min read
Storing Uploaded Files and Serving Them in Express
Cover image for Storing Uploaded Files and Serving Them in Express

Storing Uploaded Files and Serving Them in Express

3
Comments
6 min read
Handling File Uploads in Express with Multer
Cover image for Handling File Uploads in Express with Multer

Handling File Uploads in Express with Multer

3
Comments
6 min read
Creating Routes and Handling Requests with Express
Cover image for Creating Routes and Handling Requests with Express

Creating Routes and Handling Requests with Express

3
Comments
5 min read
What is Middleware in Express and How It Works
Cover image for What is Middleware in Express and How It Works

What is Middleware in Express and How It Works

4
Comments
7 min read
REST API Design Made Simple with Express.js
Cover image for REST API Design Made Simple with Express.js

REST API Design Made Simple with Express.js

4
Comments
7 min read
JWT Authentication in Node.js Explained Simply
Cover image for JWT Authentication in Node.js Explained Simply

JWT Authentication in Node.js Explained Simply

3
Comments
7 min read
Async Code in Node.js: Callbacks and Promises
Cover image for Async Code in Node.js: Callbacks and Promises

Async Code in Node.js: Callbacks and Promises

3
Comments
6 min read
How Node.js Handles Multiple Requests with a Single Thread
Cover image for How Node.js Handles Multiple Requests with a Single Thread

How Node.js Handles Multiple Requests with a Single Thread

3
Comments
7 min read
Blocking vs Non-Blocking Code in Node.js
Cover image for Blocking vs Non-Blocking Code in Node.js

Blocking vs Non-Blocking Code in Node.js

3
Comments
6 min read
The Node.js Event Loop Explained
Cover image for The Node.js Event Loop Explained

The Node.js Event Loop Explained

3
Comments
7 min read
Why Node.js is Perfect for Building Fast Web Applications
Cover image for Why Node.js is Perfect for Building Fast Web Applications

Why Node.js is Perfect for Building Fast Web Applications

3
Comments
7 min read
What is Node.js? JavaScript on the Server Explained
Cover image for What is Node.js? JavaScript on the Server Explained

What is Node.js? JavaScript on the Server Explained

3
Comments
10 min read
Setting Up Your First Node.js Application Step-by-Step
Cover image for Setting Up Your First Node.js Application Step-by-Step

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

3
Comments
7 min read
String Polyfills and Common Interview Methods in JavaScript
Cover image for String Polyfills and Common Interview Methods in JavaScript

String Polyfills and Common Interview Methods in JavaScript

3
Comments
8 min read
Spread vs Rest Operators in JavaScript
Cover image for 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
Cover image for 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
Cover image for Error Handling in JavaScript: Try, Catch, Finally

Error Handling in JavaScript: Try, Catch, Finally

3
Comments
6 min read
Destructuring in JavaScript
Cover image for Destructuring in JavaScript

Destructuring in JavaScript

2
Comments
6 min read
Map & Set
Cover image for Map & Set

Map & Set

2
Comments
7 min read
"This" Keyword
Cover image for "This" Keyword

"This" Keyword

5
Comments
6 min read
Promises in JavaScript
Cover image for Promises in JavaScript

Promises in JavaScript

2
Comments
7 min read
Synchronous vs Asynchronous JavaScript
Cover image for Synchronous vs Asynchronous JavaScript

Synchronous vs Asynchronous JavaScript

2
Comments
7 min read
The new Keyword in JavaScript
Cover image for The new Keyword in JavaScript

The new Keyword in JavaScript

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

Callbacks in JavaScript: Why They Exist

1
Comments
3 min read
Template Literals in JavaScript
Cover image for Template Literals in JavaScript

Template Literals in JavaScript

2
Comments
4 min read
Array Flatten in JavaScript
Cover image for Array Flatten in JavaScript

Array Flatten in JavaScript

2
Comments 2
6 min read
JavaScript Modules: Import and Export Explained
Cover image for 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()
Cover image for 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
Cover image for 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
Cover image for Arrow Functions in JavaScript: A Simpler Way to Write Functions

Arrow Functions in JavaScript: A Simpler Way to Write Functions

2
Comments
5 min read
Function Declaration vs Function Expression
Cover image for Function Declaration vs Function Expression

Function Declaration vs Function Expression

1
Comments 1
4 min read
Understanding Objects in JavaScript
Cover image for Understanding Objects in JavaScript

Understanding Objects in JavaScript

1
Comments
7 min read
Array Methods You Must Know
Cover image for Array Methods You Must Know

Array Methods You Must Know

1
Comments
7 min read
JavaScript Arrays Explained for Beginners (With Simple Examples)
Cover image for 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
Cover image for 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)
Cover image for JavaScript Operators Explained Simply (With Examples)

JavaScript Operators Explained Simply (With Examples)

1
Comments
5 min read
Understanding Variables and Data Types in JavaScript
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for How TCP Works: 3-Way Handshake & Reliable Communication

How TCP Works: 3-Way Handshake & Reliable Communication

3
Comments
5 min read
DNS Records
Cover image for DNS Records

DNS Records

2
Comments
4 min read
DNS Resolution with Dig Command
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Version Control for Beginners: The Pendrive Analogy

Version Control for Beginners: The Pendrive Analogy

1
Comments
3 min read
loading...