DEV Community

# backenddevelopment

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Enhancing Software Architecture through Comprehensive Testing in Backend Development

Enhancing Software Architecture through Comprehensive Testing in Backend Development

5
Comments
3 min read
Jetbrains Rider External Tools example based on Docker

Jetbrains Rider External Tools example based on Docker

1
Comments 1
3 min read
Database Pool Management with Sidekiq and load_async

Database Pool Management with Sidekiq and load_async

Comments
2 min read
Software Engineering Principles Every backend Developer Should Know

Software Engineering Principles Every backend Developer Should Know

1
Comments
3 min read
Handle Clerk Authentication for back-end in TRPC + Next.js

Handle Clerk Authentication for back-end in TRPC + Next.js

7
Comments
11 min read
Deploying a Spring Boot Application: A Comprehensive Guide

Deploying a Spring Boot Application: A Comprehensive Guide

46
Comments
4 min read
How To Implement Caching in Express Using Redis and Docker-Compose

How To Implement Caching in Express Using Redis and Docker-Compose

3
Comments
7 min read
Reliably syncing database and frontend state: A realtime competitor analysis

Reliably syncing database and frontend state: A realtime competitor analysis

11
Comments 1
12 min read
Postman new update that developer should know

Postman new update that developer should know

Comments
1 min read
How to Configure Spring Boot with Memcached

How to Configure Spring Boot with Memcached

11
Comments
3 min read
Using contract testing for your microsservices

Using contract testing for your microsservices

1
Comments
6 min read
What are CORS? and how to configure it in Node?

What are CORS? and how to configure it in Node?

2
Comments
3 min read
The Advantages of Bun: When to Choose it Over Node.js 🔥

The Advantages of Bun: When to Choose it Over Node.js 🔥

5
Comments 2
4 min read
Roadmap to Becoming a Java Backend Developer in 2024

Roadmap to Becoming a Java Backend Developer in 2024

168
Comments 2
3 min read
Unleash the Power of Rate-Limiting with Limitless

Unleash the Power of Rate-Limiting with Limitless

Comments 3
4 min read
Introducing encache: A Powerful Caching Library for Go

Introducing encache: A Powerful Caching Library for Go

1
Comments 2
3 min read
Hello! đź‘‹

Hello! đź‘‹

4
Comments 2
5 min read
Designing Functional Authentication and Authorization Systems

Designing Functional Authentication and Authorization Systems

2
Comments
10 min read
Front-End? More Like Front-Runner Away! (But Hear Me Out)

Front-End? More Like Front-Runner Away! (But Hear Me Out)

Comments
1 min read
Asgard saviour: Neurelo

Asgard saviour: Neurelo

2
Comments
3 min read
Micro Frontend Architecture: A Business Website Game Changer

Micro Frontend Architecture: A Business Website Game Changer

Comments
8 min read
Setting up handlers with the Repository Pattern: A Test-driven approach in Go.

Setting up handlers with the Repository Pattern: A Test-driven approach in Go.

2
Comments
10 min read
Unveiling the Strengths of .NET: Choosing .NET over Node.js

Unveiling the Strengths of .NET: Choosing .NET over Node.js

6
Comments
4 min read
SO YOU WANT TO BE A WEB DEVELOPER.

SO YOU WANT TO BE A WEB DEVELOPER.

Comments
3 min read
How to implement rate limit in your server app?

How to implement rate limit in your server app?

23
Comments 2
3 min read
Need SpringBoot Project Guidance

Need SpringBoot Project Guidance

Comments 2
1 min read
How would you handle image upload?

How would you handle image upload?

Comments
1 min read
HOW TO BECOME A BACKEND DEVELOPER

HOW TO BECOME A BACKEND DEVELOPER

Comments
5 min read
Does Data Structures and Algorithms Matter in Backend? No BS Answer!

Does Data Structures and Algorithms Matter in Backend? No BS Answer!

36
Comments 2
4 min read
When Frontend loves Backend : BFF Pattern Explained

When Frontend loves Backend : BFF Pattern Explained

1
Comments
2 min read
Unveiling the Backbone: Dive Deep into Backend Engineering Essentials!

Unveiling the Backbone: Dive Deep into Backend Engineering Essentials!

46
Comments 5
4 min read
Should I use Virtual Threads in Java?

Should I use Virtual Threads in Java?

Comments
7 min read
Symfony can help you fall in love with your front-end team!

Symfony can help you fall in love with your front-end team!

16
Comments
5 min read
How to run Laravel in a Docker container using Laravel Sail

How to run Laravel in a Docker container using Laravel Sail

Comments
1 min read
Algorithms Every Backend Web Developer Should Master

Algorithms Every Backend Web Developer Should Master

2
Comments 1
2 min read
🚀 API Maker : Release Notes for v1.5.0

🚀 API Maker : Release Notes for v1.5.0

13
Comments
1 min read
Java-backed interview preparation: 8+ years of experience

Java-backed interview preparation: 8+ years of experience

Comments
1 min read
Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js 06:55

Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js

36
Comments 6
1 min read
Asp.Net web api vs Asp.Net core app

Asp.Net web api vs Asp.Net core app

Comments
1 min read
Biggest lesson learned from Nodejs Documentary

Biggest lesson learned from Nodejs Documentary

8
Comments 1
2 min read
What's your favorite Go web framework?

What's your favorite Go web framework?

10
Comments 15
1 min read
Auth via E-mail: Overriding Django's default auth system

Auth via E-mail: Overriding Django's default auth system

Comments
2 min read
How to send Email via SMTP with npm Nodemailer?

How to send Email via SMTP with npm Nodemailer?

Comments
1 min read
Hash SHA1 at go

Hash SHA1 at go

3
Comments 4
1 min read
Ticket Booking System

Ticket Booking System

1
Comments
1 min read
Code Reviews

Code Reviews

Comments
2 min read
Installation of Docker Compose:

Installation of Docker Compose:

Comments
1 min read
How to integrate zeptomail in Golang

How to integrate zeptomail in Golang

Comments
3 min read
Understanding the File Upload Middleware with Cloudinary in Node.js

Understanding the File Upload Middleware with Cloudinary in Node.js

Comments
3 min read
Human Expertise in Backend Engineering: Why It Still Matters in the Age of AI

Human Expertise in Backend Engineering: Why It Still Matters in the Age of AI

1
Comments
2 min read
How to implement Oauth in Go?

How to implement Oauth in Go?

Comments
7 min read
Getting started as a backend developer: A beginner’s guide

Getting started as a backend developer: A beginner’s guide

14
Comments 3
7 min read
WebSockets Explained Under 10 Minutes (With Visuals)

WebSockets Explained Under 10 Minutes (With Visuals)

4
Comments
6 min read
Easy Polymorphic Relationships in Laravel ! One To One Relationship ?

Easy Polymorphic Relationships in Laravel ! One To One Relationship ?

2
Comments
2 min read
Observability or Monitoring: Which one do you need?

Observability or Monitoring: Which one do you need?

Comments
9 min read
PHP Authentication: Implementing Access Token

PHP Authentication: Implementing Access Token

3
Comments
10 min read
Application of Python.

Application of Python.

Comments
1 min read
What are the differences between Django and Flask?

What are the differences between Django and Flask?

Comments
2 min read
What is Mutex ?

What is Mutex ?

Comments 2
1 min read
Building a Web Server in Go

Building a Web Server in Go

Comments
3 min read
loading...