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.
Day 5 : Real-World Parameter Integration in FastAPI (Path + Query + Body)

Day 5 : Real-World Parameter Integration in FastAPI (Path + Query + Body)

3
Comments 1
3 min read
You're Using HTTP Status Codes Wrong — Here's the solution

You're Using HTTP Status Codes Wrong — Here's the solution

1
Comments 1
7 min read
Learning Large-Scale Go Project Architecture from K8s

Learning Large-Scale Go Project Architecture from K8s

6
Comments 1
9 min read
Pipeline Pattern in Go: A Practical Guide

Pipeline Pattern in Go: A Practical Guide

10
Comments 1
5 min read
If your app solves real problems, the frontend doesn't matter.

If your app solves real problems, the frontend doesn't matter.

6
Comments 2
1 min read
🧠 Go Function Reference Sheet

🧠 Go Function Reference Sheet

2
Comments
2 min read
Go Functions as First-Class Citizens: How to Use Them Properly

Go Functions as First-Class Citizens: How to Use Them Properly

9
Comments 1
9 min read
Mastering Node.js Error Handling: From Crashes to 99.9% Uptime

Mastering Node.js Error Handling: From Crashes to 99.9% Uptime

Comments 2
3 min read
🌿 Spring Bean Lifecycle & Dependency Injection — What I Just Learned (From a Student's POV)

🌿 Spring Bean Lifecycle & Dependency Injection — What I Just Learned (From a Student's POV)

Comments
3 min read
🔎Exploring Design Patterns: Strategy Pattern

🔎Exploring Design Patterns: Strategy Pattern

Comments
5 min read
Introduction to `bufio` in Go: Why Buffered I/O Matters

Introduction to `bufio` in Go: Why Buffered I/O Matters

1
Comments
4 min read
The Anatomy of Go Slices

The Anatomy of Go Slices

8
Comments
7 min read
Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

1
Comments 1
3 min read
BallCat: Your New Secret Weapon for Supercharged Project Development

BallCat: Your New Secret Weapon for Supercharged Project Development

Comments
3 min read
PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

17
Comments
12 min read
Mastering Testing in Go: Best Practices

Mastering Testing in Go: Best Practices

Comments
4 min read
NestJS CRUD API with TypeORM and PostgreSQL (Full Tutorial)

NestJS CRUD API with TypeORM and PostgreSQL (Full Tutorial)

1
Comments
1 min read
The Art of Resource Pooling in Go

The Art of Resource Pooling in Go

40
Comments 5
6 min read
🧑‍💻 Want to Become a Full Stack Developer? Here's Your Step-by-Step Roadmap 🚀 2025

🧑‍💻 Want to Become a Full Stack Developer? Here's Your Step-by-Step Roadmap 🚀 2025

1
Comments
2 min read
Understanding Node.js, the Event Loop and the Safe Use of Singletons

Understanding Node.js, the Event Loop and the Safe Use of Singletons

14
Comments 1
3 min read
Optimizing Go Performance with sync.Pool and Escape Analysis

Optimizing Go Performance with sync.Pool and Escape Analysis

10
Comments 1
4 min read
I built a Rust-based SaaS from scratch: StatusPulse MVP is live

I built a Rust-based SaaS from scratch: StatusPulse MVP is live

Comments 1
2 min read
Mastering Go Error Handling: A Practical Guide

Mastering Go Error Handling: A Practical Guide

11
Comments 3
8 min read
Speedup Api development with these tools

Speedup Api development with these tools

Comments
2 min read
Behind the Scenes: TCP Connections in Go's net/http

Behind the Scenes: TCP Connections in Go's net/http

16
Comments 1
4 min read
loading...