DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deploying and Scaling NodeJS Applications: A Comprehensive Guide

Deploying and Scaling NodeJS Applications: A Comprehensive Guide

Comments
6 min read
Explicitly Avoiding Callback Hell

Explicitly Avoiding Callback Hell

2
Comments
2 min read
Mastering Web Development: Cookies, Authorization, Authentication, and File Uploads in Node.js

Mastering Web Development: Cookies, Authorization, Authentication, and File Uploads in Node.js

1
Comments
5 min read
Work Stealing: Load-balancing for compute-heavy tasks

Work Stealing: Load-balancing for compute-heavy tasks

Comments
12 min read
Frontend vs Backend:

Frontend vs Backend:

1
Comments
2 min read
Simplifying Go Integration Tests with gofacto: A Powerful Factory for Mock Data

Simplifying Go Integration Tests with gofacto: A Powerful Factory for Mock Data

10
Comments
7 min read
PREVENT YOUR BACKEND FROM SQL INJECTION

PREVENT YOUR BACKEND FROM SQL INJECTION

1
Comments 1
3 min read
3 System Design Patterns to Know: Ambassador, Circuit Breaker, and CQRS

3 System Design Patterns to Know: Ambassador, Circuit Breaker, and CQRS

Comments
5 min read
Essential Monitoring Tools and Metrics for backend service health

Essential Monitoring Tools and Metrics for backend service health

5
Comments
3 min read
Web Service Api Server in Go

Web Service Api Server in Go

Comments
2 min read
Web Security Essentials: Protecting Your Applications from Common Vulnerabilities

Web Security Essentials: Protecting Your Applications from Common Vulnerabilities

2
Comments
3 min read
🥫 The Secret Sauce of Scalable Backends: Microservices Explained

🥫 The Secret Sauce of Scalable Backends: Microservices Explained

Comments
2 min read
Upload Node.Js Code to azure using CI/CD pipeline using github actions

Upload Node.Js Code to azure using CI/CD pipeline using github actions

7
Comments 2
3 min read
Entendendo @MappedSuperclass em JPA

Entendendo @MappedSuperclass em JPA

1
Comments 1
3 min read
Practical Guide to Set Up Multiple NodeJS Apps on AWS EC2 Instance with Automatic Deployment using GitHub Actions (Screenshots)

Practical Guide to Set Up Multiple NodeJS Apps on AWS EC2 Instance with Automatic Deployment using GitHub Actions (Screenshots)

6
Comments 4
10 min read
🚀 Understanding the Difference Between `filter` and `map` in Java Stream API

🚀 Understanding the Difference Between `filter` and `map` in Java Stream API

1
Comments
3 min read
Day 4: Web Snapshots API

Day 4: Web Snapshots API

4
Comments 3
4 min read
🚀Java Stream API Cheat Sheet for Developers

🚀Java Stream API Cheat Sheet for Developers

2
Comments 1
3 min read
Integrating Netlify Frontend with External Backend Using Custom DNS Configuration.

Integrating Netlify Frontend with External Backend Using Custom DNS Configuration.

3
Comments 4
3 min read
Mastering Backend Development with NodeJS: MongoDB Integration, Mongoose, CRUD Operations, and MVC Architecture

Mastering Backend Development with NodeJS: MongoDB Integration, Mongoose, CRUD Operations, and MVC Architecture

Comments
5 min read
Is PHP Really Dead? Unveiling the Truth Through PHP’s Evolution

Is PHP Really Dead? Unveiling the Truth Through PHP’s Evolution

12
Comments 4
6 min read
Mastering NodeJS: REST APIs, Middleware, and HTTP Headers

Mastering NodeJS: REST APIs, Middleware, and HTTP Headers

3
Comments
5 min read
Lista de Exercícios para treinar Lógica de Programação 2.

Lista de Exercícios para treinar Lógica de Programação 2.

Comments
3 min read
🚀 WebClient vs RestTemplate vs FeignClient: A Comparative Guide

🚀 WebClient vs RestTemplate vs FeignClient: A Comparative Guide

12
Comments
3 min read
How to enable hot reload in your Gin project

How to enable hot reload in your Gin project

4
Comments
2 min read
gRPC Communication Between Go and Python

gRPC Communication Between Go and Python

2
Comments
5 min read
Backend framework using Node.js

Backend framework using Node.js

Comments
1 min read
Preventing/Refactoring Conditional Chainings

Preventing/Refactoring Conditional Chainings

3
Comments
4 min read
Melhorando o desempenho de aplicações Spring Boot - Parte I

Melhorando o desempenho de aplicações Spring Boot - Parte I

1
Comments
3 min read
Day 2: Solving simple problem with codes

Day 2: Solving simple problem with codes

3
Comments 2
8 min read
String

String

10
Comments 2
2 min read
Deepening NodeJS Knowledge: URLs, HTTP Methods, Express Framework, and Versioning

Deepening NodeJS Knowledge: URLs, HTTP Methods, Express Framework, and Versioning

Comments
4 min read
5 essential tools for web development

5 essential tools for web development

3
Comments
3 min read
Java Ecosystem Overview

Java Ecosystem Overview

1
Comments
5 min read
Handling Concurrency Issues in Backend Systems Under Heavy Load

Handling Concurrency Issues in Backend Systems Under Heavy Load

Comments
2 min read
Top 5 Security Practices for Python Backend Developers

Top 5 Security Practices for Python Backend Developers

1
Comments
3 min read
Part 1: Create an API with Nest.js [2024]

Part 1: Create an API with Nest.js [2024]

4
Comments
22 min read
A Comprehensive Guide to Type Casting and Conversions in Go

A Comprehensive Guide to Type Casting and Conversions in Go

11
Comments 5
4 min read
Formatlash

Formatlash

5
Comments
1 min read
Correlating the logs for tracking In NestJs

Correlating the logs for tracking In NestJs

2
Comments
4 min read
Push Notification Frontend Setup: Connecting to Your Node.js Backend

Push Notification Frontend Setup: Connecting to Your Node.js Backend

3
Comments
4 min read
Java - Beginner

Java - Beginner

1
Comments
2 min read
Introducing valid-correct: Elevate Your Form Validation with Error Handling and Correction

Introducing valid-correct: Elevate Your Form Validation with Error Handling and Correction

Comments
3 min read
What is channels and the benefits of using it when working with events

What is channels and the benefits of using it when working with events

31
Comments 1
3 min read
Organizing Fullstack Applications with Frontend Business Logic

Organizing Fullstack Applications with Frontend Business Logic

3
Comments
4 min read
Spring Security with JWT

Spring Security with JWT

2
Comments 2
7 min read
What is a Load Balancer and How It Works?

What is a Load Balancer and How It Works?

21
Comments 3
5 min read
[DAY 105-107] I built a contacts manager using Node.js & Express

[DAY 105-107] I built a contacts manager using Node.js & Express

7
Comments 2
2 min read
C# da Formatlash

C# da Formatlash

11
Comments 1
1 min read
What is Asp.Net middleware in its simplest definition?

What is Asp.Net middleware in its simplest definition?

Comments
3 min read
Redis 2

Redis 2

2
Comments
3 min read
Laravel: Migrar de Passport a Sanctum

Laravel: Migrar de Passport a Sanctum

Comments
5 min read
Build an anti-spam, double opt-in Email form with Python

Build an anti-spam, double opt-in Email form with Python

1
Comments
8 min read
GLPI - Fechar ticket com API

GLPI - Fechar ticket com API

4
Comments 2
4 min read
What Testing Frameworks or Methodologies are Most Effective for Backend Testing?

What Testing Frameworks or Methodologies are Most Effective for Backend Testing?

1
Comments
3 min read
GLPI - Closing Ticket with API

GLPI - Closing Ticket with API

3
Comments
4 min read
Variable by Reference & Variable by Value in PHP

Variable by Reference & Variable by Value in PHP

2
Comments
2 min read
Resolving CORS error

Resolving CORS error

Comments
2 min read
Back-End Testing

Back-End Testing

2
Comments
2 min read
Configuring a Server to Support CGI (Common Gateway Interface)

Configuring a Server to Support CGI (Common Gateway Interface)

Comments
3 min read
loading...