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.
Spring Boot Configuration: When to Require, Default, or Leave Empty Environment Variables

Spring Boot Configuration: When to Require, Default, or Leave Empty Environment Variables

4
Comments
2 min read
Faster than Express, with strong typing and native validation: see in practice how to use this stack with examples and tips.

Faster than Express, with strong typing and native validation: see in practice how to use this stack with examples and tips.

Comments
1 min read
Learning Go Interface Encapsulation from K8s

Learning Go Interface Encapsulation from K8s

13
Comments 3
5 min read
What is Back-end engineering

What is Back-end engineering

Comments
1 min read
Lambda Expressions em Java: Da Teoria à Arquitetura Funcional com Alta Coesão

Lambda Expressions em Java: Da Teoria à Arquitetura Funcional com Alta Coesão

1
Comments
3 min read
Idempotência: O Segredo para sistemas Confiaveis

Idempotência: O Segredo para sistemas Confiaveis

1
Comments
2 min read
Materialized Views in SQL: Supercharging Read Performance

Materialized Views in SQL: Supercharging Read Performance

Comments
2 min read
Behind the Scenes: Reading SQL Execution Plans Like a Pro

Behind the Scenes: Reading SQL Execution Plans Like a Pro

Comments
3 min read
Why Netflix Doesn’t Trust Auto-Increment IDs: The Untold Power of UUIDs in a Distributed World

Why Netflix Doesn’t Trust Auto-Increment IDs: The Untold Power of UUIDs in a Distributed World

1
Comments
4 min read
The Paradigm Shift in Web Development for AI-Era: From Client-Side to Server-Side Rendering

The Paradigm Shift in Web Development for AI-Era: From Client-Side to Server-Side Rendering

2
Comments 7
4 min read
O Git como Acelerador de Entregas Ágeis: Comandos Estratégicos para Equipes de Desenvolvimento

O Git como Acelerador de Entregas Ágeis: Comandos Estratégicos para Equipes de Desenvolvimento

1
Comments
3 min read
Mastering Higher-Order Functions in Go

Mastering Higher-Order Functions in Go

6
Comments
3 min read
Redis Cluster Internals: How Clients Locate the Right Shard

Redis Cluster Internals: How Clients Locate the Right Shard

6
Comments
6 min read
Exploring Node.js: A Game-Changing JavaScript Runtime

Exploring Node.js: A Game-Changing JavaScript Runtime

8
Comments 4
3 min read
🚀 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
Hello DEV.to Community! 🌎👋

Hello DEV.to Community! 🌎👋

6
Comments 2
2 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
Recursion in SQL: Unlocking Trees and Graphs with Recursive CTEs

Recursion in SQL: Unlocking Trees and Graphs with Recursive CTEs

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
Designing Go-routines

Designing Go-routines

2
Comments
6 min read
Python Backend trainee

Python Backend trainee

Comments
1 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
loading...