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.
Picking a Data Store in 2026: 5 Questions Before You Reach for Postgres

Picking a Data Store in 2026: 5 Questions Before You Reach for Postgres

Comments
7 min read
Event Versioning With Upcasters: Schema Evolution That Does Not Break Replay

Event Versioning With Upcasters: Schema Evolution That Does Not Break Replay

Comments
7 min read
REST API Design: Building APIs Developers Love (2026)

REST API Design: Building APIs Developers Love (2026)

1
Comments
4 min read
PHP to TypeScript: The Sync-to-Async Shift That Trips Every Backend Dev

PHP to TypeScript: The Sync-to-Async Shift That Trips Every Backend Dev

Comments
6 min read
Table Tests, Subtests, and t.Parallel(): The Go Testing Trifecta

Table Tests, Subtests, and t.Parallel(): The Go Testing Trifecta

Comments
7 min read
Go Slice Aliasing: 3 Bugs That Survive Code Review

Go Slice Aliasing: 3 Bugs That Survive Code Review

Comments
6 min read
Ports and Adapters in Go: The Folder Layout That Survives Year Two

Ports and Adapters in Go: The Folder Layout That Survives Year Two

Comments
6 min read
sync.OnceFunc vs init(): Lazy Initialization Done Right in Go

sync.OnceFunc vs init(): Lazy Initialization Done Right in Go

Comments
6 min read
Stop Smuggling Request Data Through context.Value

Stop Smuggling Request Data Through context.Value

Comments
7 min read
errors.Join in 2026: The Multi-Error Pattern Most Go Devs Still Hand-Roll

errors.Join in 2026: The Multi-Error Pattern Most Go Devs Still Hand-Roll

Comments
6 min read
Java Constructors Demystified: What Happens Before Your Object Exists?

Java Constructors Demystified: What Happens Before Your Object Exists?

3
Comments
4 min read
đź“§ Building an Email System with Aliases, Routing, and AI Assistance (Wizard Mail)

đź“§ Building an Email System with Aliases, Routing, and AI Assistance (Wizard Mail)

1
Comments
2 min read
The Catch and Release Pattern: Handling High-Volume Webhooks in Node.js

The Catch and Release Pattern: Handling High-Volume Webhooks in Node.js

Comments
3 min read
How I Merged Two MongoDB Collections Using $unionWith

How I Merged Two MongoDB Collections Using $unionWith

1
Comments
1 min read
Laravel’de Backed Enum Nedir? Pure Enum ile Farkı Ne?

Laravel’de Backed Enum Nedir? Pure Enum ile Farkı Ne?

Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.