Forem

# 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
Cover image for 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
Introduction to `bufio` in Go: Why Buffered I/O Matters

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

2
Comments
4 min read
🔎Exploring Design Patterns: Strategy Pattern

🔎Exploring Design Patterns: Strategy Pattern

Comments
5 min read
The Anatomy of Go Slices
Cover image for 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
Cover image for PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

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

31
Comments 3
12 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
Cover image for The Art of Resource Pooling in Go

The Art of Resource Pooling in Go

41
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
Cover image for 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
Cover image for 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
Cover image for Mastering Go Error Handling: A Practical Guide

Mastering Go Error Handling: A Practical Guide

12
Comments 3
8 min read
Behind the Scenes: TCP Connections in Go's net/http
Cover image for 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
Fast API Request Handling

Fast API Request Handling

12
Comments 3
3 min read
Performance Best Practices with Gin
Cover image for Performance Best Practices with Gin

Performance Best Practices with Gin

10
Comments 1
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.