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.
Basic Concept & Benefit of API Gateway

Basic Concept & Benefit of API Gateway

5
Comments
8 min read
Developing an app using CQRS and Mediator pattern.

Developing an app using CQRS and Mediator pattern.

9
Comments
7 min read
Rust Concurrency: Fearless Concurrency

Rust Concurrency: Fearless Concurrency

6
Comments
10 min read
Building a Fault-Tolerant System: Strategies for High Availability

Building a Fault-Tolerant System: Strategies for High Availability

5
Comments
3 min read
Paginación con cursor

Paginación con cursor

Comments
4 min read
Secure OTP Generation & Management in a Modern Node.js Stack

Secure OTP Generation & Management in a Modern Node.js Stack

9
Comments
5 min read
Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes

Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes

Comments
3 min read
Serial Confinement in go

Serial Confinement in go

Comments
4 min read
Summary of LLM Function Calling

Summary of LLM Function Calling

20
Comments
6 min read
Easy and simple AI development for web developers!

Easy and simple AI development for web developers!

22
Comments
7 min read
Rust Concurrency: A Beginner's Exploration

Rust Concurrency: A Beginner's Exploration

11
Comments 1
8 min read
Concurrency gotchas in go

Concurrency gotchas in go

Comments
5 min read
Understanding Request and Response in Node.js Backend

Understanding Request and Response in Node.js Backend

Comments
2 min read
What is Backend? How to Learn It

What is Backend? How to Learn It

2
Comments
2 min read
Rust Async Programming: Parallelism with join! vs select!

Rust Async Programming: Parallelism with join! vs select!

7
Comments
6 min read
Why anonymous inner class parameters must be final

Why anonymous inner class parameters must be final

Comments
3 min read
Concurrency and File Hashing in Go: Lessons and Best Practices

Concurrency and File Hashing in Go: Lessons and Best Practices

Comments
4 min read
Rust Async Programming: Stream Trait

Rust Async Programming: Stream Trait

6
Comments
8 min read
Composite Types in Go: Arrays, Slices, Maps, Structs, JSON, and Templates

Composite Types in Go: Arrays, Slices, Maps, Structs, JSON, and Templates

1
Comments
3 min read
Introduction to Go: Variables, Pointers, Memory Allocation, and Assignments

Introduction to Go: Variables, Pointers, Memory Allocation, and Assignments

1
Comments
3 min read
How I Stopped Restarting My Go Server Every Time I Changed a Config

How I Stopped Restarting My Go Server Every Time I Changed a Config

2
Comments
3 min read
I made full-stack templates with 4 backend frameworks

I made full-stack templates with 4 backend frameworks

1
Comments
5 min read
Calico Network Policy

Calico Network Policy

2
Comments 1
10 min read
Mobile-First Approach for FastAPI Full-Stack Template Authentication: Migrating to phone_number/OTP

Mobile-First Approach for FastAPI Full-Stack Template Authentication: Migrating to phone_number/OTP

Comments
4 min read
Rust Async Programming: Future Executors and Task Scheduling

Rust Async Programming: Future Executors and Task Scheduling

10
Comments
11 min read
loading...