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.
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
I Built a Bloom Filter Data Structure Simulator

I Built a Bloom Filter Data Structure Simulator

4
Comments
5 min read
Code Smell 309 - Query Parameter API Versioning

Code Smell 309 - Query Parameter API Versioning

3
Comments 1
11 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
From Beginner Python to Backend Engineer: My Next Step

From Beginner Python to Backend Engineer: My Next Step

Comments
1 min read
Next Js: The missing part of how server actions are handling server-side logic

Next Js: The missing part of how server actions are handling server-side logic

Comments 1
7 min read
📘 Everything you need to understand about TCP/IP - summary

📘 Everything you need to understand about TCP/IP - summary

Comments
1 min read
Go Channels Explained Like You’re Five

Go Channels Explained Like You’re Five

Comments
2 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
Links instead of repetition

Links instead of repetition

5
Comments
3 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
Web Developer Travis McCracken on Go’s Error Handling is Underrated

Web Developer Travis McCracken on Go’s Error Handling is Underrated

Comments
3 min read
Rate limiting is not a backend feature. It’s a business function.

Rate limiting is not a backend feature. It’s a business function.

Comments
2 min read
Understanding defer in Go: Best Practices, and Why It Matters

Understanding defer in Go: Best Practices, and Why It Matters

1
Comments 1
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

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.