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.
🚀 Buenas prácticas de caching en Go para APIs rápidas y eficientes

🚀 Buenas prácticas de caching en Go para APIs rápidas y eficientes

Comments 2
3 min read
Enterprise JavaBeans (EJB): Arquitetura Corporativa para Componentização e Escalabilidade em Aplicações Java EE

Enterprise JavaBeans (EJB): Arquitetura Corporativa para Componentização e Escalabilidade em Aplicações Java EE

1
Comments
2 min read
Go Interface Pitfalls: When nil != nil

Go Interface Pitfalls: When nil != nil

5
Comments
3 min read
Postman Was My Therapist: How I Finally Mastered APIs by Talking to Them Directly

Postman Was My Therapist: How I Finally Mastered APIs by Talking to Them Directly

2
Comments
3 min read
Recursion in SQL: Unlocking Trees and Graphs with Recursive CTEs

Recursion in SQL: Unlocking Trees and Graphs with Recursive CTEs

Comments
3 min read
Designing Go-routines

Designing Go-routines

2
Comments
6 min read
Python Backend trainee

Python Backend trainee

Comments
1 min read
Wrong Methods of Storing Data: Mistakes You Should Stop Making Today.

Wrong Methods of Storing Data: Mistakes You Should Stop Making Today.

Comments
2 min read
Choosing Your Microservice API Style: When REST Reigns vs. When gRPC Rules. 🤔

Choosing Your Microservice API Style: When REST Reigns vs. When gRPC Rules. 🤔

10
Comments
6 min read
How I Built A Secure, Anonymous Feedback Platform From Scratch

How I Built A Secure, Anonymous Feedback Platform From Scratch

2
Comments 4
8 min read
DAY 2 – Trie-Based Router Like Fastify

DAY 2 – Trie-Based Router Like Fastify

1
Comments 2
1 min read
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
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
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 ⚔️💻

4
Comments 5
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
Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices

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

3
Comments
4 min read
loading...