Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
backend
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Backend Stack 2025
Rutvik Makvana
Rutvik Makvana
Rutvik Makvana
Follow
Jan 10
Backend Stack 2025
#
webdev
#
node
#
typescript
#
backend
2
reactions
Comments
Add Comment
4 min read
One-to-Many and Many-to-Many Relationships in Python with SQLite
kelseyroche
kelseyroche
kelseyroche
Follow
Dec 29 '24
One-to-Many and Many-to-Many Relationships in Python with SQLite
#
python
#
sql
#
beginners
#
backend
Comments
Add Comment
3 min read
Generate a REST API Using Java and Spring Boot for your Postgres database
Patrick Wright
Patrick Wright
Patrick Wright
Follow
Jan 8
Generate a REST API Using Java and Spring Boot for your Postgres database
#
java
#
springboot
#
api
#
backend
Comments
Add Comment
4 min read
6 Best Practices Every Backend Dev Should Know
Thomas Johnson
Thomas Johnson
Thomas Johnson
Follow
Jan 7
6 Best Practices Every Backend Dev Should Know
#
backend
#
webdev
#
productivity
#
softwaredevelopment
1
reaction
Comments
Add Comment
6 min read
The Future of Backend Development: Trends and Tools to Watch in 2025
nermineslimane
nermineslimane
nermineslimane
Follow
Jan 7
The Future of Backend Development: Trends and Tools to Watch in 2025
#
techtalks
#
backend
#
ai
#
programming
1
reaction
Comments
Add Comment
3 min read
Steps to Add a New Column with Sequelize Migrations
Rinkaku
Rinkaku
Rinkaku
Follow
Jan 7
Steps to Add a New Column with Sequelize Migrations
#
javascript
#
postgres
#
backend
#
webdev
Comments
Add Comment
3 min read
Separation of Concerns (SoC)
Parzival
Parzival
Parzival
Follow
Dec 3 '24
Separation of Concerns (SoC)
#
webdev
#
backend
#
designpatterns
#
php
Comments
Add Comment
2 min read
Fail Fast
Parzival
Parzival
Parzival
Follow
Dec 3 '24
Fail Fast
#
webdev
#
backend
#
designpatterns
#
php
Comments
Add Comment
3 min read
YAGNI (You Aren't Gonna Need It)
Parzival
Parzival
Parzival
Follow
Dec 2 '24
YAGNI (You Aren't Gonna Need It)
#
webdev
#
backend
#
designpatterns
#
php
Comments
Add Comment
2 min read
Launched a web version Java Spring Framework, Spring Boot Web
Marco Trejo
Marco Trejo
Marco Trejo
Follow
Jan 5
Launched a web version Java Spring Framework, Spring Boot Web
#
java
#
springboot
#
postgres
#
backend
Comments
Add Comment
1 min read
What is Golf Application Server
Golf-Lang
Golf-Lang
Golf-Lang
Follow
Jan 4
What is Golf Application Server
#
linux
#
backend
#
fastcgi
#
golf
Comments
Add Comment
2 min read
Go's 'Must' Pattern: Streamline Your Error Handling
Dubjay18
Dubjay18
Dubjay18
Follow
Jan 4
Go's 'Must' Pattern: Streamline Your Error Handling
#
go
#
backend
#
backenddevelopment
#
webdev
Comments
Add Comment
3 min read
This unknown Currency API is served over 50 Billion times a month !
Simplr
Simplr
Simplr
Follow
Jan 4
This unknown Currency API is served over 50 Billion times a month !
#
json
#
api
#
backend
#
frontend
5
reactions
Comments
Add Comment
3 min read
The Intricacies of MongoDB Aggregation Pipeline: Challenges and Insights from Implementing It with Go
BHARGAB KALITA
BHARGAB KALITA
BHARGAB KALITA
Follow
Jan 4
The Intricacies of MongoDB Aggregation Pipeline: Challenges and Insights from Implementing It with Go
#
go
#
mongodb
#
backend
#
beginners
Comments
Add Comment
3 min read
The Justin Beiber database problem!
Usman Zahid
Usman Zahid
Usman Zahid
Follow
Dec 1 '24
The Justin Beiber database problem!
#
database
#
sql
#
backend
#
performance
1
reaction
Comments
Add Comment
1 min read
Criando um Chatbot com JavaScript e Gemini AI: criando o backend
Neilton Seguins
Neilton Seguins
Neilton Seguins
Follow
Dec 23 '24
Criando um Chatbot com JavaScript e Gemini AI: criando o backend
#
javascript
#
gemini
#
ai
#
backend
2
reactions
Comments
Add Comment
6 min read
Adding new columns - lowCalAlt_update5
Kazi Priom
Kazi Priom
Kazi Priom
Follow
Nov 29 '24
Adding new columns - lowCalAlt_update5
#
database
#
python
#
postgres
#
backend
Comments
Add Comment
1 min read
I am a beginner in C# and I want a complete learning path to become a backend
Abdin Salah
Abdin Salah
Abdin Salah
Follow
Nov 28 '24
I am a beginner in C# and I want a complete learning path to become a backend
#
csharp
#
backend
#
learning
#
beginners
Comments
Add Comment
1 min read
Step-by-Step Guide to MongoDB Migrations Using Migrate-Mongo
Rutvik Makvana
Rutvik Makvana
Rutvik Makvana
Follow
Jan 1
Step-by-Step Guide to MongoDB Migrations Using Migrate-Mongo
#
javascript
#
mongodb
#
node
#
backend
4
reactions
Comments
Add Comment
3 min read
Why APIs Are the Unsung Heroes of App Development
Durante
Durante
Durante
Follow
Nov 28 '24
Why APIs Are the Unsung Heroes of App Development
#
webdev
#
api
#
programming
#
backend
Comments
Add Comment
3 min read
Internship for Golang developers!
Mikalai
Mikalai
Mikalai
Follow
Dec 2 '24
Internship for Golang developers!
#
go
#
backend
#
beginners
1
reaction
Comments
Add Comment
1 min read
Building Observability and Monitoring for Modern Applications with Actuator, Prometheus and Grafana
Matheus Bernardes Spilari
Matheus Bernardes Spilari
Matheus Bernardes Spilari
Follow
Dec 30 '24
Building Observability and Monitoring for Modern Applications with Actuator, Prometheus and Grafana
#
backend
#
monitoring
#
springboot
#
java
2
reactions
Comments
2
comments
4 min read
Understanding RabbitMQ: A Beginner's Guide 🐇📬
Abhinav
Abhinav
Abhinav
Follow
Dec 29 '24
Understanding RabbitMQ: A Beginner's Guide 🐇📬
#
microservices
#
webdev
#
development
#
backend
5
reactions
Comments
Add Comment
5 min read
Why DB Migration Versioning when we have GIT?
PH Saurav
PH Saurav
PH Saurav
Follow
Nov 25 '24
Why DB Migration Versioning when we have GIT?
#
database
#
softwareengineering
#
backend
#
softwaredevelopment
Comments
Add Comment
5 min read
2025 NestJS BE Roadmap: Beginner to Senior Level
Taki089.Dang
Taki089.Dang
Taki089.Dang
Follow
Dec 28 '24
2025 NestJS BE Roadmap: Beginner to Senior Level
#
nestjs
#
backend
#
beginners
#
programming
9
reactions
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account