DEV Community

# backenddevelopment

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Child Processes in Node.js Through the Eyes of a Toddler

Understanding Child Processes in Node.js Through the Eyes of a Toddler

Comments
2 min read
Using NestJS Interceptors for Performance Monitoring

Using NestJS Interceptors for Performance Monitoring

2
Comments
2 min read
Understanding gRPC: The Power of Single Long-Lived Connection

Understanding gRPC: The Power of Single Long-Lived Connection

22
Comments
1 min read
Why Go Developers Avoid panic() - And When It's Actually Okay to Use

Why Go Developers Avoid panic() - And When It's Actually Okay to Use

Comments
3 min read
Sharpening My Backend Skills

Sharpening My Backend Skills

Comments
1 min read
Understanding Isolation in PostgreSQL: The “I” in ACID

Understanding Isolation in PostgreSQL: The “I” in ACID

Comments
6 min read
Guia Prático Spring Boot WebFlux

Guia Prático Spring Boot WebFlux

1
Comments
3 min read
Understanding Node.js Architecture: Deep Dive into Event Loop, Threads, and Concurrency

Understanding Node.js Architecture: Deep Dive into Event Loop, Threads, and Concurrency

1
Comments
9 min read
Databases: Concurrency Control. Part 1

Databases: Concurrency Control. Part 1

1
Comments
6 min read
Stop Spawning Infinite Goroutines: Use Tee-Channels in Go for Scalable Event Handling

Stop Spawning Infinite Goroutines: Use Tee-Channels in Go for Scalable Event Handling

Comments
4 min read
Why Python is a Good Choice for Backend Development?

Why Python is a Good Choice for Backend Development?

1
Comments
5 min read
🧱 How to Build a Complex Spring Boot Backend (So You Stop Being Jobless)

🧱 How to Build a Complex Spring Boot Backend (So You Stop Being Jobless)

1
Comments
4 min read
Modular Monoliths vs Microservices: Reclaiming Scalable Simplicity

Modular Monoliths vs Microservices: Reclaiming Scalable Simplicity

5
Comments
4 min read
🔐 WTF is JWT? And Why Your Frontend Should Care

🔐 WTF is JWT? And Why Your Frontend Should Care

Comments
2 min read
🚀 Building Fast, Scalable, and Robust CRUD APIs with FastAPI & PostgreSQL

🚀 Building Fast, Scalable, and Robust CRUD APIs with FastAPI & PostgreSQL

Comments
1 min read
Top Node.js Development Companies in 2025

Top Node.js Development Companies in 2025

Comments
9 min read
🚀 UV is the fastest Python package manager of 2025 — and it’s written in Rust!

🚀 UV is the fastest Python package manager of 2025 — and it’s written in Rust!

Comments
1 min read
🔍 Python Weak References in 2025 — Clean Memory Management, Smarter Apps

🔍 Python Weak References in 2025 — Clean Memory Management, Smarter Apps

Comments
1 min read
🧠 Python Memory in 2025: Still Smart — But Needs Your Help Sometimes

🧠 Python Memory in 2025: Still Smart — But Needs Your Help Sometimes

1
Comments
1 min read
What Does a Backend Developer Actually Do? 💻🚀(Only to motivate myself)

What Does a Backend Developer Actually Do? 💻🚀(Only to motivate myself)

Comments
4 min read
Demystifying HTTP for Web Developers — Part 1

Demystifying HTTP for Web Developers — Part 1

6
Comments
18 min read
Master the Chain of Responsibility Pattern in Go with This Real-World Example

Master the Chain of Responsibility Pattern in Go with This Real-World Example

Comments
3 min read
Database Migrations Done Right: How to Safely Transfer Data from Legacy Systems to Contemporary Databases

Database Migrations Done Right: How to Safely Transfer Data from Legacy Systems to Contemporary Databases

Comments
3 min read
🚀 The Ultimate Guide to Cracking Backend Interviews (Java Edition)

🚀 The Ultimate Guide to Cracking Backend Interviews (Java Edition)

Comments
2 min read
How to Structure a Full Stack App (Without Making a Complete Mess)

How to Structure a Full Stack App (Without Making a Complete Mess)

5
Comments
2 min read
loading...