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.
O Que São Hash Tables em TypeScript: Conceitos, Exemplos e Uso com Redis
Cover image for O Que São Hash Tables em TypeScript: Conceitos, Exemplos e Uso com Redis

O Que São Hash Tables em TypeScript: Conceitos, Exemplos e Uso com Redis

Comments
3 min read
Beyond the Buzzwords: Decoding Tech Marketing Hype in Web Development

Beyond the Buzzwords: Decoding Tech Marketing Hype in Web Development

Comments
4 min read
How to Profile a NestJS Application
Cover image for How to Profile a NestJS Application

How to Profile a NestJS Application

2
Comments
3 min read
Handling Transactions in Go the Clean Way — Practical Tips Inside!
Cover image for Handling Transactions in Go the Clean Way — Practical Tips Inside!

Handling Transactions in Go the Clean Way — Practical Tips Inside!

Comments
1 min read
Essential Rust Concepts, in 24 Code Snippets
Cover image for Essential Rust Concepts, in 24 Code Snippets

Essential Rust Concepts, in 24 Code Snippets

20
Comments
5 min read
Optimizing Bandwidth and Code for a Chat-app Backend: Best Practices

Optimizing Bandwidth and Code for a Chat-app Backend: Best Practices

Comments
5 min read
Error Handling in NestJS: Best Practices and Examples
Cover image for Error Handling in NestJS: Best Practices and Examples

Error Handling in NestJS: Best Practices and Examples

8
Comments
2 min read
Creating a simple access middleware for nextjs route handlers

Creating a simple access middleware for nextjs route handlers

1
Comments
2 min read
Understanding Rust's Any Trait: Type Introspection Without Reflection
Cover image for Understanding Rust's Any Trait: Type Introspection Without Reflection

Understanding Rust's Any Trait: Type Introspection Without Reflection

5
Comments
6 min read
What Is the Stream API in Node.js and How Can We Use It in NestJS?
Cover image for What Is the Stream API in Node.js and How Can We Use It in NestJS?

What Is the Stream API in Node.js and How Can We Use It in NestJS?

5
Comments
3 min read
Pattern Matching in Switch - Java

Pattern Matching in Switch - Java

2
Comments
5 min read
Optimizing MongoDB Aggregations with the $function Operator: Reducing Time Complexity
Cover image for Optimizing MongoDB Aggregations with the $function Operator: Reducing Time Complexity

Optimizing MongoDB Aggregations with the $function Operator: Reducing Time Complexity

7
Comments 3
4 min read
Comparação prática entre NestJS e Express: Quando usar cada um?
Cover image for Comparação prática entre NestJS e Express: Quando usar cada um?

Comparação prática entre NestJS e Express: Quando usar cada um?

1
Comments
6 min read
Stop Overengineering: Clean Architecture for Real-World APIs
Cover image for Stop Overengineering: Clean Architecture for Real-World APIs

Stop Overengineering: Clean Architecture for Real-World APIs

Comments
2 min read
Promises vs Callbacks in JavaScript: Understanding Asynchronous Handling
Cover image for Promises vs Callbacks in JavaScript: Understanding Asynchronous Handling

Promises vs Callbacks in JavaScript: Understanding Asynchronous Handling

1
Comments
2 min read
Monolithic vs Microservices Architecture: Which One Should You Choose?

Monolithic vs Microservices Architecture: Which One Should You Choose?

1
Comments
2 min read
Understanding the Event Loop
Cover image for Understanding the Event Loop

Understanding the Event Loop

Comments
2 min read
JWT vs Sessions: The Real Difference in Simple Words
Cover image for JWT vs Sessions: The Real Difference in Simple Words

JWT vs Sessions: The Real Difference in Simple Words

10
Comments 4
3 min read
Rust Pattern Matching: A Practical Guide
Cover image for Rust Pattern Matching: A Practical Guide

Rust Pattern Matching: A Practical Guide

10
Comments
6 min read
🚀 How I Build Reliable and Scalable Python Services in 2025 (Real Lessons Learned)

🚀 How I Build Reliable and Scalable Python Services in 2025 (Real Lessons Learned)

Comments
1 min read
Blocking vs Non-Blocking I/O in Microservices with NestJS
Cover image for Blocking vs Non-Blocking I/O in Microservices with NestJS

Blocking vs Non-Blocking I/O in Microservices with NestJS

4
Comments 2
2 min read
Event-Driven Architecture in NestJS
Cover image for Event-Driven Architecture in NestJS

Event-Driven Architecture in NestJS

5
Comments
2 min read
Go: finally a practical solution for undefined fields

Go: finally a practical solution for undefined fields

Comments
3 min read
Kotlin + gRPC: Nesting, Composition, Validations, and Idiomatic Builder DSL
Cover image for Kotlin + gRPC: Nesting, Composition, Validations, and Idiomatic Builder DSL

Kotlin + gRPC: Nesting, Composition, Validations, and Idiomatic Builder DSL

3
Comments
5 min read
GoLang Error Handling - A practical and robust solution
Cover image for GoLang Error Handling - A practical and robust solution

GoLang Error Handling - A practical and robust solution

7
Comments 5
10 min read
loading...