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.
Getting Started with cURL

Getting Started with cURL

Comments
2 min read
Building a minimal Go framework in public (v0.1.3)

Building a minimal Go framework in public (v0.1.3)

4
Comments
4 min read
Weeks 2 & 3 - Loops, Strings, Functions & Why "Understanding" is Different from "Making it Work."

Weeks 2 & 3 - Loops, Strings, Functions & Why "Understanding" is Different from "Making it Work."

Comments
2 min read
🐌 My Spring Boot API Was Fast… Until Relationships Caused N+1 Queries

🐌 My Spring Boot API Was Fast… Until Relationships Caused N+1 Queries

1
Comments
3 min read
Production-Grade Spring Boot APIs — Part 1: Web, JPA & What Really Happens at Startup

Production-Grade Spring Boot APIs — Part 1: Web, JPA & What Really Happens at Startup

Comments
2 min read
💀 I Deleted a Parent Entity… and Hibernate Deleted Everything (Cascades Explained)

💀 I Deleted a Parent Entity… and Hibernate Deleted Everything (Cascades Explained)

1
Comments
3 min read
A subtle code placement bug that revealed an important detail about Backend frameworks

A subtle code placement bug that revealed an important detail about Backend frameworks

Comments 1
8 min read
SQLAlchemy Architecture — Notes from a Beginner Learning Backend

SQLAlchemy Architecture — Notes from a Beginner Learning Backend

Comments
3 min read
Saga Pattern: Ensuring Consistency in Microservices Architectures

Saga Pattern: Ensuring Consistency in Microservices Architectures

Comments
8 min read
🔗 JPA Relationships Finally Made Sense When I Stopped Memorizing Them

🔗 JPA Relationships Finally Made Sense When I Stopped Memorizing Them

1
Comments
2 min read
Building GigFlow: A Real-Time Freelance Marketplace with Secure Hiring Logic

Building GigFlow: A Real-Time Freelance Marketplace with Secure Hiring Logic

Comments
3 min read
How to create telegram bots in Ruby

How to create telegram bots in Ruby

Comments
1 min read
Why Payment Event Logging Is Critical in Worldpay Integrations

Why Payment Event Logging Is Critical in Worldpay Integrations

1
Comments
2 min read
How to Calculate JSON Payload Size (Before Your API Breaks)

How to Calculate JSON Payload Size (Before Your API Breaks)

Comments
2 min read
Building an access framework using Cedar

Building an access framework using Cedar

Comments
11 min read
Event-Driven Architecture 101: Building a Simple App with Kafka - By Gopi Gugan

Event-Driven Architecture 101: Building a Simple App with Kafka - By Gopi Gugan

Comments
3 min read
Gin vs Spring Boot: A Detailed Comparison

Gin vs Spring Boot: A Detailed Comparison

Comments
3 min read
Fortifying Your Fortress: Essential Container Security Best Practices

Fortifying Your Fortress: Essential Container Security Best Practices

Comments
5 min read
Building Maintainable Backends with Port-Adapter Architecture in NestJS

Building Maintainable Backends with Port-Adapter Architecture in NestJS

1
Comments
4 min read
The Trade-off: Clean Testing vs. Code Brevity in Modern JS

The Trade-off: Clean Testing vs. Code Brevity in Modern JS

3
Comments
4 min read
How to optimize Your Go Backend Performance: The Simplest Way to Add Redis Caching

How to optimize Your Go Backend Performance: The Simplest Way to Add Redis Caching

Comments
5 min read
Conference Notes: Handling Geographic Information in LINE Hotspots

Conference Notes: Handling Geographic Information in LINE Hotspots

Comments
4 min read
Benchmarking Socket.IO Servers

Benchmarking Socket.IO Servers

1
Comments
4 min read
Revolutionizing Frontend Development: Embracing the Micro Frontend Architecture

Revolutionizing Frontend Development: Embracing the Micro Frontend Architecture

Comments
5 min read
🧠 Hibernate Felt Like Magic… Until I Understood Entity Lifecycle & Cascading

🧠 Hibernate Felt Like Magic… Until I Understood Entity Lifecycle & Cascading

1
Comments
3 min read
loading...