DEV Community

# backend

Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios.

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Stop Massacring the Repository Pattern: A Love Letter to Separation of Concerns

Stop Massacring the Repository Pattern: A Love Letter to Separation of Concerns

7
Comments 4
6 min read
Architecting for system reliability and scalability demands clean foundational code.

Architecting for system reliability and scalability demands clean foundational code.

Comments
4 min read
Day 24 of 100.

Day 24 of 100.

2
Comments
1 min read
Mastering Go Project Structure: Build Scalable & Maintainable Go Apps

Mastering Go Project Structure: Build Scalable & Maintainable Go Apps

Comments
2 min read
A Developer's Guide: How to Integrate a Payment Gateway Into a Website

A Developer's Guide: How to Integrate a Payment Gateway Into a Website

Comments
6 min read
Global Exception Handling in .NET Web API

Global Exception Handling in .NET Web API

2
Comments
2 min read
Implement effective API versioning strategies for your evolving services.

Implement effective API versioning strategies for your evolving services.

3
Comments
4 min read
Managing Asynchronous Work with Celery and Redis

Managing Asynchronous Work with Celery and Redis

Comments
4 min read
Whatโ€™s the difference between AddScoped, AddTransient, and AddSingleton in dependency injection?

Whatโ€™s the difference between AddScoped, AddTransient, and AddSingleton in dependency injection?

Comments
1 min read
Understanding Backend Folder Structure: A Beginnerโ€™s Guide

Understanding Backend Folder Structure: A Beginnerโ€™s Guide

3
Comments
3 min read
APIs are everywhere. But how do we test them without breaking the bank?

APIs are everywhere. But how do we test them without breaking the bank?

3
Comments
2 min read
Onion Architecture (Arquitetura Cebola)

Onion Architecture (Arquitetura Cebola)

1
Comments
4 min read
Mastering NestJS: A Modern Approach to Building Scalable Node.js Applications

Mastering NestJS: A Modern Approach to Building Scalable Node.js Applications

1
Comments
3 min read
Design your system to remain robust when external APIs evolve.

Design your system to remain robust when external APIs evolve.

Comments
4 min read
How a Web Server Works - From Beginner to Advanced

How a Web Server Works - From Beginner to Advanced

Comments
3 min read
Controlling Concurrency in Go with the Semaphore Pattern

Controlling Concurrency in Go with the Semaphore Pattern

Comments
5 min read
Assinatura Digital em Elixir com Criptografia Assimรฉtrica

Assinatura Digital em Elixir com Criptografia Assimรฉtrica

Comments
4 min read
Understanding Databases: SQL, NoSQL, Schemas,DDL, and DML

Understanding Databases: SQL, NoSQL, Schemas,DDL, and DML

Comments
2 min read
๐Ÿณ Cรณmo construir un Dockerfile bรกsico para Flask ๐Ÿš€

๐Ÿณ Cรณmo construir un Dockerfile bรกsico para Flask ๐Ÿš€

Comments
2 min read
Golang Dependency Inversion โ€” A Java Developer's Point of View

Golang Dependency Inversion โ€” A Java Developer's Point of View

15
Comments
5 min read
CQRS (Command Query Responsibility Segregation)

CQRS (Command Query Responsibility Segregation)

1
Comments
5 min read
Conditional Dependency Injection In Spring Framework And Spring Boot

Conditional Dependency Injection In Spring Framework And Spring Boot

1
Comments
4 min read
๐—Ÿ๐—ฎ๐—ฟ๐—ด๐—ฒ-๐˜€๐—ฐ๐—ฎ๐—น๐—ฒ ๐—ก๐—ผ๐˜๐—ถ๐—ณ๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ฆ๐˜†๐˜€๐˜๐—ฒ๐—บ๐˜€ ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ โ€” ๐˜๐—ต๐—ฒ ๐—ฏ๐—น๐˜‚๐—ฒ๐—ฝ๐—ฟ๐—ถ๐—ป๐˜ ๐—œโ€™๐—ฑ ๐˜‚๐˜€๐—ฒ ๐˜๐—ผ๐—ฑ๐—ฎ๐˜†

๐—Ÿ๐—ฎ๐—ฟ๐—ด๐—ฒ-๐˜€๐—ฐ๐—ฎ๐—น๐—ฒ ๐—ก๐—ผ๐˜๐—ถ๐—ณ๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ฆ๐˜†๐˜€๐˜๐—ฒ๐—บ๐˜€ ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ โ€” ๐˜๐—ต๐—ฒ ๐—ฏ๐—น๐˜‚๐—ฒ๐—ฝ๐—ฟ๐—ถ๐—ป๐˜ ๐—œโ€™๐—ฑ ๐˜‚๐˜€๐—ฒ ๐˜๐—ผ๐—ฑ๐—ฎ๐˜†

5
Comments
2 min read
Scaling Cron Job Performance from a Few Thousands to Millions Of Process

Scaling Cron Job Performance from a Few Thousands to Millions Of Process

5
Comments
7 min read
๐Ÿ”โญWhat are CRUD operations? (Create, Read, Update, Delete)

๐Ÿ”โญWhat are CRUD operations? (Create, Read, Update, Delete)

Comments
1 min read
loading...