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.
Schema Changes in MySQL: Will Your Table Be Locked?
Cover image for Schema Changes in MySQL: Will Your Table Be Locked?

Schema Changes in MySQL: Will Your Table Be Locked?

6
Comments
6 min read
PocketBase + Firebase Studio
Cover image for PocketBase + Firebase Studio

PocketBase + Firebase Studio

1
Comments
3 min read
What’s the Best Path for a Beginner: Backend Development or Cybersecurity?

What’s the Best Path for a Beginner: Backend Development or Cybersecurity?

Comments
1 min read
Go Struct: What Happens When You Add a '_' Field?
Cover image for Go Struct: What Happens When You Add a '_' Field?

Go Struct: What Happens When You Add a '_' Field?

9
Comments
4 min read
What is GraphQL and creating your first Schema

What is GraphQL and creating your first Schema

1
Comments
2 min read
Global Objects in Node.js
Cover image for Global Objects in Node.js

Global Objects in Node.js

Comments
1 min read
Bringing MVC Back: A Full-Stack Architecture with React Router Frame Work Mode
Cover image for Bringing MVC Back: A Full-Stack Architecture with React Router Frame Work Mode

Bringing MVC Back: A Full-Stack Architecture with React Router Frame Work Mode

8
Comments 1
4 min read
Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices
Cover image for Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices

Kotlin + gRPC: Tooling, CI/CD, and Architectural Practices

3
Comments
4 min read
The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

Comments
2 min read
More Partial Members in C# 13 — Properties & Indexers Join the Party

More Partial Members in C# 13 — Properties & Indexers Join the Party

1
Comments
2 min read
Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Comments
2 min read
`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

Comments 1
3 min read
`ref` and `unsafe` in Async and Iterator Methods — Unlocking `Span<T>` in C# 13

`ref` and `unsafe` in Async and Iterator Methods — Unlocking `Span<T>` in C# 13

Comments
3 min read
`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

Comments
3 min read
Backend Software Engineers are Designers and Artists Too
Cover image for Backend Software Engineers are Designers and Artists Too

Backend Software Engineers are Designers and Artists Too

Comments
5 min read
Understanding the Async Annotation In Spring Boot
Cover image for Understanding the Async Annotation In Spring Boot

Understanding the Async Annotation In Spring Boot

10
Comments
3 min read
How Many Goroutines Can Go Run?
Cover image for How Many Goroutines Can Go Run?

How Many Goroutines Can Go Run?

13
Comments
5 min read
Null-Conditional Assignment in C# 14 — Elegance Meets Safety

Null-Conditional Assignment in C# 14 — Elegance Meets Safety

7
Comments
2 min read
Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Comments
2 min read
Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Comments
2 min read
Webhooks: A Practical Guide to Real-Time System Integration
Cover image for Webhooks: A Practical Guide to Real-Time System Integration

Webhooks: A Practical Guide to Real-Time System Integration

1
Comments 2
4 min read
Mastering Implicit Span Conversions in C# 14 — Performance with Safety

Mastering Implicit Span Conversions in C# 14 — Performance with Safety

1
Comments
2 min read
Understanding `field` in C# — The Next-Level Auto-Property Backing

Understanding `field` in C# — The Next-Level Auto-Property Backing

Comments
2 min read
📘 NestJS Blog Series – Series 1
Cover image for 📘 NestJS Blog Series – Series 1

📘 NestJS Blog Series – Series 1

1
Comments
2 min read
Mastering Extension Members in C# 14 — Beyond Extension Methods

Mastering Extension Members in C# 14 — Beyond Extension Methods

1
Comments
3 min read
loading...