Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
backenddevelopment
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Продвинутая отладка бэкенда: Советы от Богдана Новотарского и лучшие практики 2025
Богдан Новотарский
Богдан Новотарский
Богдан Новотарский
Follow
May 12
Продвинутая отладка бэкенда: Советы от Богдана Новотарского и лучшие практики 2025
#
webdev
#
backenddevelopment
#
programming
#
javascript
1
reaction
Comments
Add Comment
1 min read
Stop Using Repetitive Validation Logic – Embrace Zod
Nurul Islam Rimon
Nurul Islam Rimon
Nurul Islam Rimon
Follow
May 11
Stop Using Repetitive Validation Logic – Embrace Zod
#
zod
#
webdev
#
backend
#
backenddevelopment
Comments
Add Comment
2 min read
Leveling Up Daily 💪 | Java, SpringBoot & GoLang
VINAYAK GOTE
VINAYAK GOTE
VINAYAK GOTE
Follow
May 24
Leveling Up Daily 💪 | Java, SpringBoot & GoLang
#
java
#
springboot
#
go
#
backenddevelopment
Comments
1
comment
1 min read
Ketika Golang Dipilih untuk Kirim Pesan Yang Sibuk
Mohamad Hasan
Mohamad Hasan
Mohamad Hasan
Follow
May 8
Ketika Golang Dipilih untuk Kirim Pesan Yang Sibuk
#
go
#
goroutine
#
eventdriven
#
backenddevelopment
Comments
Add Comment
4 min read
Understanding Child Processes in Node.js Through the Eyes of a Toddler
jatin shankar srivastava
jatin shankar srivastava
jatin shankar srivastava
Follow
May 5
Understanding Child Processes in Node.js Through the Eyes of a Toddler
#
node
#
backenddevelopment
#
javascript
Comments
Add Comment
2 min read
Why Go Developers Avoid panic() - And When It's Actually Okay to Use
Asharib Ahmed
Asharib Ahmed
Asharib Ahmed
Follow
May 5
Why Go Developers Avoid panic() - And When It's Actually Okay to Use
#
go
#
backenddevelopment
Comments
Add Comment
3 min read
Sharpening My Backend Skills
VINAYAK GOTE
VINAYAK GOTE
VINAYAK GOTE
Follow
May 5
Sharpening My Backend Skills
#
java
#
springboot
#
backenddevelopment
#
remote
Comments
Add Comment
1 min read
Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices
Lucas Fugisawa
Lucas Fugisawa
Lucas Fugisawa
Follow
May 7
Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices
#
kotlinserverside
#
kotlin
#
backend
#
backenddevelopment
2
reactions
Comments
Add Comment
4 min read
What is JWT Authentication & Why It’s Essential in APIs?
Dillion Huston
Dillion Huston
Dillion Huston
Follow
May 21
What is JWT Authentication & Why It’s Essential in APIs?
#
programming
#
webdev
#
jwt
#
backenddevelopment
1
reaction
Comments
Add Comment
2 min read
CQRS (Command Query Responsibility Segregation) STRUCTURE, WHY NOT ? (PART 2)
Thu Ngan Pham
Thu Ngan Pham
Thu Ngan Pham
Follow
May 27
CQRS (Command Query Responsibility Segregation) STRUCTURE, WHY NOT ? (PART 2)
#
tutorial
#
cqrs
#
backend
#
backenddevelopment
Comments
Add Comment
2 min read
💳 PhonePe Payment Gateway Integration – A Complete Guide
Aritra Dutta
Aritra Dutta
Aritra Dutta
Follow
May 26
💳 PhonePe Payment Gateway Integration – A Complete Guide
#
node
#
backenddevelopment
#
javascript
1
reaction
Comments
Add Comment
4 min read
Why Python is a Good Choice for Backend Development?
Eric Walter
Eric Walter
Eric Walter
Follow
Apr 22
Why Python is a Good Choice for Backend Development?
#
webdev
#
python
#
programming
#
backenddevelopment
1
reaction
Comments
Add Comment
5 min read
Modular Monoliths vs Microservices: Reclaiming Scalable Simplicity
Ernest Litsa
Ernest Litsa
Ernest Litsa
Follow
Apr 23
Modular Monoliths vs Microservices: Reclaiming Scalable Simplicity
#
webdev
#
microservices
#
programming
#
backenddevelopment
5
reactions
Comments
Add Comment
4 min read
The Definitive Auth Guide for Backend Developers
Yashaswi Kumar Mishra
Yashaswi Kumar Mishra
Yashaswi Kumar Mishra
Follow
May 22
The Definitive Auth Guide for Backend Developers
#
backenddevelopment
#
jwt
#
security
#
go
9
reactions
Comments
1
comment
21 min read
🚀 Building a Serverless Platform: Systems Programming 🚀
UnplugCharger
UnplugCharger
UnplugCharger
Follow
May 21
🚀 Building a Serverless Platform: Systems Programming 🚀
#
programming
#
backenddevelopment
6
reactions
Comments
Add Comment
3 min read
🚀 Building Fast, Scalable, and Robust CRUD APIs with FastAPI & PostgreSQL
Deepak Singh Rajput
Deepak Singh Rajput
Deepak Singh Rajput
Follow
Apr 15
🚀 Building Fast, Scalable, and Robust CRUD APIs with FastAPI & PostgreSQL
#
fastapi
#
python
#
postgres
#
backenddevelopment
Comments
Add Comment
1 min read
Essential Data Structures and Algorithms for Backend Developer Interviews
Nozibul Islam
Nozibul Islam
Nozibul Islam
Follow
May 18
Essential Data Structures and Algorithms for Backend Developer Interviews
#
programming
#
datastructures
#
algorithms
#
backenddevelopment
16
reactions
Comments
Add Comment
1 min read
Top Node.js Development Companies in 2025
Viral Shah
Viral Shah
Viral Shah
Follow
Apr 14
Top Node.js Development Companies in 2025
#
webdev
#
programming
#
javascript
#
backenddevelopment
Comments
Add Comment
9 min read
Back-End Web Development Outsourcing (Node.js, Django, Laravel)
Bridge Group Solutions
Bridge Group Solutions
Bridge Group Solutions
Follow
May 17
Back-End Web Development Outsourcing (Node.js, Django, Laravel)
#
backenddevelopment
#
outsourcing
#
node
#
django
1
reaction
Comments
2
comments
4 min read
Using NestJS Interceptors for Performance Monitoring
Stephen Akugbe
Stephen Akugbe
Stephen Akugbe
Follow
May 5
Using NestJS Interceptors for Performance Monitoring
#
nestjs
#
typescript
#
performance
#
backenddevelopment
2
reactions
Comments
Add Comment
2 min read
Writing Concurrent Code in Go: Lessons from Using sync.WaitGroup
Stefan 🚀
Stefan 🚀
Stefan 🚀
Follow
May 16
Writing Concurrent Code in Go: Lessons from Using sync.WaitGroup
#
backenddevelopment
#
opensource
#
go
#
performanceoptimization
Comments
Add Comment
6 min read
🚀 UV is the fastest Python package manager of 2025 — and it’s written in Rust!
Aleksei Aleinikov
Aleksei Aleinikov
Aleksei Aleinikov
Follow
Apr 11
🚀 UV is the fastest Python package manager of 2025 — and it’s written in Rust!
#
python
#
rust
#
backend
#
backenddevelopment
Comments
Add Comment
1 min read
🔍 Python Weak References in 2025 — Clean Memory Management, Smarter Apps
Aleksei Aleinikov
Aleksei Aleinikov
Aleksei Aleinikov
Follow
Apr 11
🔍 Python Weak References in 2025 — Clean Memory Management, Smarter Apps
#
python
#
backend
#
backenddevelopment
#
programming
Comments
Add Comment
1 min read
🧠 Python Memory in 2025: Still Smart — But Needs Your Help Sometimes
Aleksei Aleinikov
Aleksei Aleinikov
Aleksei Aleinikov
Follow
Apr 11
🧠 Python Memory in 2025: Still Smart — But Needs Your Help Sometimes
#
python
#
programming
#
beginners
#
backenddevelopment
1
reaction
Comments
Add Comment
1 min read
Domain-Driven Architecture: Blueprint for Scalable Systems Part 2
Fredrick Oladipupo
Fredrick Oladipupo
Fredrick Oladipupo
Follow
May 14
Domain-Driven Architecture: Blueprint for Scalable Systems Part 2
#
architecture
#
programming
#
performance
#
backenddevelopment
7
reactions
Comments
Add Comment
5 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account