DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Set Up a Backend Server with Flask for Your Full Stack Application

How to Set Up a Backend Server with Flask for Your Full Stack Application

1
Comments
3 min read
A Legendary Interview Question: What is the Maximum Length of An Array in PHP?

A Legendary Interview Question: What is the Maximum Length of An Array in PHP?

1
Comments
1 min read
Entendendo @MappedSuperclass em JPA

Entendendo @MappedSuperclass em JPA

1
Comments 1
3 min read
Como Implementar o Sentry em um Projeto NestJS

Como Implementar o Sentry em um Projeto NestJS

1
Comments
2 min read
Eventos no nestjs

Eventos no nestjs

2
Comments
3 min read
PBAC vs. Zanzibar For User Authorization

PBAC vs. Zanzibar For User Authorization

1
Comments
3 min read
Bare Metal vs VM vs Containers? 🤔

Bare Metal vs VM vs Containers? 🤔

3
Comments
2 min read
Must know concept for Backend Developers: Database transactions

Must know concept for Backend Developers: Database transactions

4
Comments 3
1 min read
Understanding HTTP Status Codes 400 vs. 500 Errors in APIs

Understanding HTTP Status Codes 400 vs. 500 Errors in APIs

3
Comments
3 min read
Day 2 & 3: Building a simple CRUD API using Express and MongoDB

Day 2 & 3: Building a simple CRUD API using Express and MongoDB

2
Comments 3
3 min read
Unit Test At Go

Unit Test At Go

Comments
2 min read
Introduce the NestJS starter kit - Release v0.0.4 🚀

Introduce the NestJS starter kit - Release v0.0.4 🚀

4
Comments
15 min read
EF Core queries for unmapped types part 1

EF Core queries for unmapped types part 1

1
Comments
3 min read
What is a better way to handle interdependent tasks?

What is a better way to handle interdependent tasks?

Comments
1 min read
Day 2: Creating a Signup Page with Express.js – Building the Foundation for User Registration

Day 2: Creating a Signup Page with Express.js – Building the Foundation for User Registration

3
Comments 1
2 min read
Strategies for Writing More Testable Code - An Imperative Approach

Strategies for Writing More Testable Code - An Imperative Approach

4
Comments
5 min read
Learn Node.js by building a backend framework with 0 dependencies

Learn Node.js by building a backend framework with 0 dependencies

4
Comments 2
3 min read
Backend developer guidance

Backend developer guidance

Comments
1 min read
To-Do List Application: The controller

To-Do List Application: The controller

4
Comments
4 min read
Estratégias para escrever código com maior testabilidade - uma análise imperativa

Estratégias para escrever código com maior testabilidade - uma análise imperativa

5
Comments
6 min read
Strategies for Horizontal and Vertical Scaling of Backend Services

Strategies for Horizontal and Vertical Scaling of Backend Services

2
Comments
3 min read
Unlocking the Potential of Convex.dev: Revolutionizing Backend Development

Unlocking the Potential of Convex.dev: Revolutionizing Backend Development

Comments
4 min read
How I Hacked a Company Recruitment Test The Unexpected Tech Adventure of My College Life

How I Hacked a Company Recruitment Test The Unexpected Tech Adventure of My College Life

16
Comments 2
2 min read
💥Pionia framework🚀 - initially a "hobby project"!

💥Pionia framework🚀 - initially a "hobby project"!

Comments
6 min read
Singleton Pattern, Backend State management and Pub Subs

Singleton Pattern, Backend State management and Pub Subs

3
Comments
4 min read
Interesting Control Flow in the circle

Interesting Control Flow in the circle

Comments
2 min read
Deploying and Scaling NodeJS Applications: A Comprehensive Guide

Deploying and Scaling NodeJS Applications: A Comprehensive Guide

Comments
6 min read
Correlating the logs for tracking In NestJs

Correlating the logs for tracking In NestJs

3
Comments
4 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
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

1
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.

2
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

2
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

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

How to enable hot reload in your Gin project

1
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
Hyperscript: The New API Testing Technique

Hyperscript: The New API Testing Technique

Comments
2 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
loading...