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.
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
🌿 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
PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

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

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

BallCat: Your New Secret Weapon for Supercharged Project Development

Comments
3 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)

2
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

12
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
Remote Configuration and Feature Flags

Remote Configuration and Feature Flags

Comments
1 min read
TryHackMe Splunk: Basics

TryHackMe Splunk: Basics

1
Comments
3 min read
Fast API Request Handling

Fast API Request Handling

11
Comments 3
3 min read
Revise All Basics of MongoDB in 10 Minutes 🚀

Revise All Basics of MongoDB in 10 Minutes 🚀

Comments 1
4 min read
Node.js: The Documentary | An origin story

Node.js: The Documentary | An origin story

Comments
1 min read
Kodun Evrimi: Yapay Zekanın Yazılım Geliştirme Sanatını Dönüştürmesi ve Developer'ın Yeni Rolü

Kodun Evrimi: Yapay Zekanın Yazılım Geliştirme Sanatını Dönüştürmesi ve Developer'ın Yeni Rolü

Comments
13 min read
Kodun Sağlam Temelleri: TDD ve Birim Testlerle Güvenilir ve Sürdürülebilir Yazılım İnşa Etme Sanatı

Kodun Sağlam Temelleri: TDD ve Birim Testlerle Güvenilir ve Sürdürülebilir Yazılım İnşa Etme Sanatı

Comments
14 min read
Dijital Üretim Hattı: CI/CD ile Yazılımın Otomasyonu, Kalitesi ve Akışkanlığı

Dijital Üretim Hattı: CI/CD ile Yazılımın Otomasyonu, Kalitesi ve Akışkanlığı

Comments
15 min read
loading...