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.
More Partial Members in C# 13 — Properties & Indexers Join the Party

More Partial Members in C# 13 — Properties & Indexers Join the Party

1
Comments
2 min read
Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Comments
2 min read
`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

Comments 1
3 min read
`ref` and `unsafe` in Async and Iterator Methods — Unlocking `Span<T>` in C# 13

`ref` and `unsafe` in Async and Iterator Methods — Unlocking `Span<T>` in C# 13

Comments
3 min read
`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

Comments
3 min read
Backend Software Engineers are Designers and Artists Too

Backend Software Engineers are Designers and Artists Too

Comments
5 min read
Understanding the Async Annotation In Spring Boot

Understanding the Async Annotation In Spring Boot

10
Comments
3 min read
How Many Goroutines Can Go Run?

How Many Goroutines Can Go Run?

13
Comments
5 min read
Null-Conditional Assignment in C# 14 — Elegance Meets Safety

Null-Conditional Assignment in C# 14 — Elegance Meets Safety

7
Comments
2 min read
Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Comments
2 min read
Webhooks: A Practical Guide to Real-Time System Integration

Webhooks: A Practical Guide to Real-Time System Integration

1
Comments 2
4 min read
Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Comments
2 min read
Mastering Implicit Span Conversions in C# 14 — Performance with Safety

Mastering Implicit Span Conversions in C# 14 — Performance with Safety

1
Comments
2 min read
Understanding `field` in C# — The Next-Level Auto-Property Backing

Understanding `field` in C# — The Next-Level Auto-Property Backing

Comments
2 min read
📘 NestJS Blog Series – Series 1

📘 NestJS Blog Series – Series 1

1
Comments
2 min read
Mastering Extension Members in C# 14 — Beyond Extension Methods

Mastering Extension Members in C# 14 — Beyond Extension Methods

1
Comments
3 min read
Rust 101 🦀 (Ep 02)

Rust 101 🦀 (Ep 02)

3
Comments 3
4 min read
The Scraping Story: The Car Repair Team

The Scraping Story: The Car Repair Team

Comments 1
2 min read
Backend Development Demystified: From Structure to Real-Life APIs

Backend Development Demystified: From Structure to Real-Life APIs

5
Comments 3
1 min read
Why OpenAPI (Swagger) Is More Than Just Documentation

Why OpenAPI (Swagger) Is More Than Just Documentation

6
Comments 2
5 min read
How to Write Effective Test Cases for Web Applications

How to Write Effective Test Cases for Web Applications

Comments
3 min read
Redis Persistence Explained: AOF & RDB

Redis Persistence Explained: AOF & RDB

8
Comments
4 min read
Mastering Microservices Patterns: Circuit Breaker, Fallback, Bulkhead, Saga, and CQRS

Mastering Microservices Patterns: Circuit Breaker, Fallback, Bulkhead, Saga, and CQRS

1
Comments
3 min read
Java Performance Tuning: List vs Set vs HashMap with Real-World Examples

Java Performance Tuning: List vs Set vs HashMap with Real-World Examples

8
Comments 1
2 min read
From Java to Go: Why Composition is Preferred Over Inheritance

From Java to Go: Why Composition is Preferred Over Inheritance

7
Comments 2
6 min read
loading...