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.
Mastering SQL Window Functions: ROW_NUMBER vs RANK vs DENSE_RANK

Mastering SQL Window Functions: ROW_NUMBER vs RANK vs DENSE_RANK

Comments
2 min read
Mastering SQL Joins: Your Definitive Guide to Relational Data Mastery

Mastering SQL Joins: Your Definitive Guide to Relational Data Mastery

Comments
2 min read
[Backend Desing] Task Management Web application

[Backend Desing] Task Management Web application

4
Comments 2
5 min read
Beyond `omitempty`: Understanding `omitzero` in Go 1.24

Beyond `omitempty`: Understanding `omitzero` in Go 1.24

5
Comments
3 min read
Five Tips to Optimize Your Backend

Five Tips to Optimize Your Backend

2
Comments 2
3 min read
Schema Changes in MySQL: Will Your Table Be Locked?

Schema Changes in MySQL: Will Your Table Be Locked?

6
Comments
6 min read
PocketBase + Firebase Studio

PocketBase + Firebase Studio

1
Comments
3 min read
🚀 Introducing Stack Render: Instantly Generate Express + GraphQL APIs from Your ERD

🚀 Introducing Stack Render: Instantly Generate Express + GraphQL APIs from Your ERD

3
Comments
2 min read
What’s the Best Path for a Beginner: Backend Development or Cybersecurity?

What’s the Best Path for a Beginner: Backend Development or Cybersecurity?

Comments
1 min read
Go Struct: What Happens When You Add a '_' Field?

Go Struct: What Happens When You Add a '_' Field?

9
Comments
4 min read
🚀 How I Conquer New Tools, Frameworks & Software Like a Pro ⚔️💻

🚀 How I Conquer New Tools, Frameworks & Software Like a Pro ⚔️💻

3
Comments 4
2 min read
Global Objects in Node.js

Global Objects in Node.js

Comments
1 min read
What is GraphQL and creating your first Schema

What is GraphQL and creating your first Schema

1
Comments
2 min read
Bringing MVC Back: A Full-Stack Architecture with React Router Frame Work Mode

Bringing MVC Back: A Full-Stack Architecture with React Router Frame Work Mode

8
Comments 1
4 min read
The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

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

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

1
Comments
3 min read
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
Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices

Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices

3
Comments
4 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
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?

12
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
loading...