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.
Transaction Script: Patrón simple para lógica de negocio (Catalog of Patterns of EAA — Martin Fowler)

Transaction Script: Patrón simple para lógica de negocio (Catalog of Patterns of EAA — Martin Fowler)

Comments
4 min read
Understanding stdin/stdout: Building CLI Tools Like a Pro

Understanding stdin/stdout: Building CLI Tools Like a Pro

Comments
8 min read
Building Real-Time Data Processing with Transform Streams

Building Real-Time Data Processing with Transform Streams

Comments
7 min read
# pipe() vs pipeline(): Why Modern Node.js Developers Choose pipeline()

# pipe() vs pipeline(): Why Modern Node.js Developers Choose pipeline()

Comments
4 min read
Understanding Django Managers: The Gateway to Your Data

Understanding Django Managers: The Gateway to Your Data

Comments
2 min read
# Why Node.js Streams Will Save Your Server's Memory

# Why Node.js Streams Will Save Your Server's Memory

Comments
4 min read
From SQL to Python: Uniting Stored Power with Functional Flexibility

From SQL to Python: Uniting Stored Power with Functional Flexibility

Comments
5 min read
What is a Bean in Spring Boot?

What is a Bean in Spring Boot?

1
Comments
2 min read
Fix for Crow C++ websocket which could not receive beyond 128 chars

Fix for Crow C++ websocket which could not receive beyond 128 chars

Comments
5 min read
# Master Node.js Stream Types in 10 Minutes

# Master Node.js Stream Types in 10 Minutes

Comments
3 min read
SQLite functions: unistr and unistr quote

SQLite functions: unistr and unistr quote

Comments
2 min read
Backend Development: The Hidden Power Behind Every App ⚡

Backend Development: The Hidden Power Behind Every App ⚡

1
Comments
1 min read
C# Object Initialization Like a Pro: From Inline Blocks to Explicit Assignments (Basic Expert)

C# Object Initialization Like a Pro: From Inline Blocks to Explicit Assignments (Basic Expert)

Comments
3 min read
Web Developer Travis McCracken on Fast File Upload APIs with Go

Web Developer Travis McCracken on Fast File Upload APIs with Go

Comments
3 min read
Day 3 of My Golang Journey

Day 3 of My Golang Journey

Comments
1 min read
Fixing `Connect-MicrosoftTeams` Not Recognized: A PowerShell Survival Guide (Basic Expert)

Fixing `Connect-MicrosoftTeams` Not Recognized: A PowerShell Survival Guide (Basic Expert)

Comments
4 min read
🐍 I Write in Python Because It Knows How to Listen

🐍 I Write in Python Because It Knows How to Listen

Comments
3 min read
Web Developer Travis McCracken on Structured Logging with Logrus

Web Developer Travis McCracken on Structured Logging with Logrus

Comments
3 min read
Protect Your Node.js API: Rate Limiting with Fixed Window, Sliding Window, and Token Bucket

Protect Your Node.js API: Rate Limiting with Fixed Window, Sliding Window, and Token Bucket

5
Comments
4 min read
Systems Under Pressure: Race Conditions, Rate Limits, and Recovery

Systems Under Pressure: Race Conditions, Rate Limits, and Recovery

1
Comments
2 min read
APIs are everywhere. But how do we test them without breaking the bank?

APIs are everywhere. But how do we test them without breaking the bank?

3
Comments
2 min read
🔥 10 NPM Packages That Will Save You Hours in Backend Development

🔥 10 NPM Packages That Will Save You Hours in Backend Development

7
Comments
2 min read
Need Speed in Python? When to Use Threading vs. Multiprocessing.

Need Speed in Python? When to Use Threading vs. Multiprocessing.

Comments
9 min read
Design your system to remain robust when external APIs evolve.

Design your system to remain robust when external APIs evolve.

Comments
4 min read
How a Web Server Works - From Beginner to Advanced

How a Web Server Works - From Beginner to Advanced

Comments
3 min read
loading...