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.
You're Using HTTP Status Codes Wrong — Here's the solution
Cover image for 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
Cover image for 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
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
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
🌿 Spring Bean Lifecycle & Dependency Injection — What I Just Learned (From a Student's POV)
Cover image for 🌿 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
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
🔎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

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
Cover image for 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
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
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
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
Remote Configuration and Feature Flags

Remote Configuration and Feature Flags

Comments
1 min read
TryHackMe Splunk: Basics
Cover image for TryHackMe Splunk: Basics

TryHackMe Splunk: Basics

1
Comments
3 min read
loading...