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.
Context as the First Parameter: The Go Convention and Its Reasons

Context as the First Parameter: The Go Convention and Its Reasons

Comments
6 min read
UUID v4 vs UUID v7 — Lequel choisir pour PostgreSQL en 2026 ?

UUID v4 vs UUID v7 — Lequel choisir pour PostgreSQL en 2026 ?

Comments
4 min read
The new HTTP method : QUERY

The new HTTP method : QUERY

155
Comments 17
4 min read
Building a API in PHP

Building a API in PHP

Comments
5 min read
HTTP QUERY Method: The Missing Piece Finally Added to HTTP

HTTP QUERY Method: The Missing Piece Finally Added to HTTP

2
Comments
3 min read
Slashing RAM Usage: Master Read-Only Queries in Laravel

Slashing RAM Usage: Master Read-Only Queries in Laravel

Comments
2 min read
Effective Go in 2026: The Idioms That Still Decide Good Go Code

Effective Go in 2026: The Idioms That Still Decide Good Go Code

Comments
7 min read
Using defer to Modify a Named Return in Go (Carefully)

Using defer to Modify a Named Return in Go (Carefully)

Comments
6 min read
Reflection in Go: The Few Times It Is Justified (and the Cost)

Reflection in Go: The Few Times It Is Justified (and the Cost)

Comments
7 min read
Build Constraints in Go: //go:build and Conditional Compilation

Build Constraints in Go: //go:build and Conditional Compilation

Comments
7 min read
Variadic Functions and the append(s, more...) Spread in Go: The Gotchas

Variadic Functions and the append(s, more...) Spread in Go: The Gotchas

Comments
7 min read
Go Struct Tags Beyond json: validate, db, and Writing Your Own

Go Struct Tags Beyond json: validate, db, and Writing Your Own

Comments
7 min read
panic and recover in Go: The 3 Times They Are Actually Correct

panic and recover in Go: The 3 Times They Are Actually Correct

Comments
7 min read
Ash Framework: ways to contact — AshJsonApi, AshGraphQL and AshTypescript

Ash Framework: ways to contact — AshJsonApi, AshGraphQL and AshTypescript

Comments
15 min read
Typed vs Untyped Constants in Go: The Rule That Prevents Overflow Bugs

Typed vs Untyped Constants in Go: The Rule That Prevents Overflow Bugs

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