📰 Dev.to · SATYA SOOTAR
36 articles · Updated every 3 hours · View all reads
All
Articles 85,895Blog Posts 107,335Tech Tutorials 21,171Research Papers 18,073News 14,229
⚡ AI Lessons

Dev.to · SATYA SOOTAR
2w ago
How Instagram, WhatsApp, Uber & Netflix Would Be Built Today Using Expo Router
When we think about apps like Instagram, WhatsApp, Uber, or Netflix, it's easy to get lost in the...

Dev.to · SATYA SOOTAR
2w ago
How React's Virtual DOM Works Under the Hood
So you've been using React for a while, calling setState, watching your UI update magically, and...

Dev.to · SATYA SOOTAR
1mo ago
Sessions vs JWT vs Cookies: Understanding Authentication Approaches
Hello readers 👋, welcome to the 15th blog in our Node.js series! In our previous posts, we built a...

Dev.to · SATYA SOOTAR
1mo ago
URL Parameters vs Query Strings in Express.js
Hello readers 👋, welcome to the 14th blog in our Node.js series! In the last few posts, we built a...

Dev.to · SATYA SOOTAR
1mo ago
Storing Uploaded Files and Serving Them in Express
Hello readers 👋, welcome to the 13th blog in our Node.js series! In the last post, we learned how...

Dev.to · SATYA SOOTAR
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
Handling File Uploads in Express with Multer
Hello readers 👋, welcome to the 12th blog in our Node.js series! In the last post, we learned how...

Dev.to · SATYA SOOTAR
1mo ago
Creating Routes and Handling Requests with Express
Hello readers 👋, welcome to the 11th blog in our Node.js series! We've come a long way. We started...

Dev.to · SATYA SOOTAR
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
What is Middleware in Express and How It Works
Hello readers 👋, welcome to the 10th blog in our Node.js series! In the last post, we built a clean...

Dev.to · SATYA SOOTAR
1mo ago
REST API Design Made Simple with Express.js
Hello readers 👋, welcome to the 9th blog in our Node.js series! In our last post, we learned how JWT...

Dev.to · SATYA SOOTAR
1mo ago
JWT Authentication in Node.js Explained Simply
Hello readers 👋, welcome to the 8th blog of our Node.js journey! So far, we've covered how Node.js...

Dev.to · SATYA SOOTAR
1mo ago
Async Code in Node.js: Callbacks and Promises
Hello readers 👋, welcome to the 7th of our Node.js journey! Last time, we explored how a...

Dev.to · SATYA SOOTAR
1mo ago
How Node.js Handles Multiple Requests with a Single Thread
Hello readers 👋, welcome to the 6th blog of our Node.js journey! In the last post, we explored the...

Dev.to · SATYA SOOTAR
1mo ago
Blocking vs Non-Blocking Code in Node.js
Hello readers 👋, welcome to the 5th blog of our Node.js Series! In the last post, we unpacked the...

Dev.to · SATYA SOOTAR
1mo ago
The Node.js Event Loop Explained
Hello readers 👋, welcome to the 4th blog in our Node.js journey! In the last few posts, we installed...

Dev.to · SATYA SOOTAR
1mo ago
Why Node.js is Perfect for Building Fast Web Applications
Hello readers 👋, welcome to the 3rd blog in this NodeJS series! In the last post, we explored what...

Dev.to · SATYA SOOTAR
1mo ago
What is Node.js? JavaScript on the Server Explained
Hello readers 👋, welcome to the 2nd blog in this NodeJS series! In our last post, we did something...

Dev.to · SATYA SOOTAR
1mo ago
Setting Up Your First Node.js Application Step-by-Step
Hello readers 👋, welcome to the 1st blog in the NodeJS series! So far, we've spent a lot of time...

Dev.to · SATYA SOOTAR
⚡ AI Lesson
1mo ago
"This" Keyword
Hello readers 👋, welcome to the 18th blog in this JavaScript series! Today we are going to tackle a...

Dev.to · SATYA SOOTAR
1mo ago
Synchronous vs Asynchronous JavaScript
Hello readers 👋, welcome to the 16th blog in this JavaScript series! Today we are going to talk...

Dev.to · SATYA SOOTAR
1mo ago
The new Keyword in JavaScript
Hello readers 👋, welcome to the 15th blog in this JavaScript series! Today, let’s talk about...

Dev.to · SATYA SOOTAR
1mo ago
Callbacks in JavaScript: Why They Exist
Hello readers 👋, welcome to the 14th blog in this JavaScript series! Today, let’s talk about...

Dev.to · SATYA SOOTAR
1mo ago
Template Literals in JavaScript
Hello readers 👋, welcome to 13th blog of this JavaScript series! Today I want to talk about...

Dev.to · SATYA SOOTAR
1mo ago
Array Flatten in JavaScript
Hello readers 👋, welcome to the 12th blog of this JavaScript series! This time we’re diving into a...

Dev.to · SATYA SOOTAR
1mo ago
JavaScript Modules: Import and Export Explained
Hello readers 👋, welcome to the 11th blog of this JavaScript series. In this article, we'll explore...
DeepCamp AI