DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Organizing Your Backend: Choosing Between Services and Helpers

Organizing Your Backend: Choosing Between Services and Helpers

2
Comments
2 min read
Django Signals mastery

Django Signals mastery

6
Comments
7 min read
Minha Primeira API Em Nodejs

Minha Primeira API Em Nodejs

Comments
2 min read
Baserow Developer Challenge

Baserow Developer Challenge

4
Comments 1
2 min read
How to set up Python for backend development

How to set up Python for backend development

1
Comments
5 min read
Implementação de RateLimit em Aplicações .NET 8

Implementação de RateLimit em Aplicações .NET 8

12
Comments 2
5 min read
Adding JWT Auth on Node.js the easy way

Adding JWT Auth on Node.js the easy way

Comments
2 min read
Kotlin Design Patterns: Simplifying the Decorator Pattern

Kotlin Design Patterns: Simplifying the Decorator Pattern

3
Comments
3 min read
Implement REST async request-reply pattern in .Net 8

Implement REST async request-reply pattern in .Net 8

1
Comments
3 min read
Kotlin Design Patterns: Simplifying the Observer Pattern

Kotlin Design Patterns: Simplifying the Observer Pattern

2
Comments 1
3 min read
Hexagonal Architecture for Dummies by a Dummy

Hexagonal Architecture for Dummies by a Dummy

18
Comments 3
6 min read
Does a ‘perfect’ dev environment exist?

Does a ‘perfect’ dev environment exist?

1
Comments
5 min read
Enhancing Web Security and Performance: A Deep Dive into Caching, Security, and Best Practices

Enhancing Web Security and Performance: A Deep Dive into Caching, Security, and Best Practices

Comments
2 min read
Demystifying Backend Development: A Comprehensive Guide to APIs, Authentication, and HATEOAS

Demystifying Backend Development: A Comprehensive Guide to APIs, Authentication, and HATEOAS

Comments
3 min read
Why would you use Backend as a Service (BaaS)?

Why would you use Backend as a Service (BaaS)?

24
Comments 5
6 min read
Kotlin Design Patterns: Simplifying the Prototype Pattern

Kotlin Design Patterns: Simplifying the Prototype Pattern

3
Comments
2 min read
Making a Rest API in Golang (Part-1)

Making a Rest API in Golang (Part-1)

1
Comments
2 min read
Prototyping FastAPI faster with FastCRUD

Prototyping FastAPI faster with FastCRUD

1
Comments
5 min read
Discussion: Supabase vs. Firebase - What do you think?

Discussion: Supabase vs. Firebase - What do you think?

1
Comments 6
1 min read
Rust GraphQL APIs for NodeJS Developers: Introduction

Rust GraphQL APIs for NodeJS Developers: Introduction

Comments
14 min read
Clean Architecture In Enterprise Application

Clean Architecture In Enterprise Application

4
Comments
4 min read
Backend challenge #1 - Beginner level (Simple Api)

Backend challenge #1 - Beginner level (Simple Api)

Comments
1 min read
Microservices Architecture - A Beginner-friendly overview

Microservices Architecture - A Beginner-friendly overview

2
Comments
3 min read
Kotlin Design Patterns: Simplifying the Builder Pattern

Kotlin Design Patterns: Simplifying the Builder Pattern

4
Comments
4 min read
Learning Microservices with Go(Part 3). Serialization

Learning Microservices with Go(Part 3). Serialization

8
Comments 2
8 min read
Listing matches for users

Listing matches for users

8
Comments
8 min read
GraphQL is for Backend Engineers

GraphQL is for Backend Engineers

2
Comments
4 min read
Why you should avoid Percentile 99th for your users

Why you should avoid Percentile 99th for your users

Comments
2 min read
Python Poetry Dependency Management in 2 Mins

Python Poetry Dependency Management in 2 Mins

1
Comments
2 min read
Introduction to Spring Scheduled and monitoring the task with Spring Actuator ️🕛️📈️

Introduction to Spring Scheduled and monitoring the task with Spring Actuator ️🕛️📈️

4
Comments
3 min read
Understanding The Sharding in MongoDB

Understanding The Sharding in MongoDB

Comments
1 min read
Context Matters: Advanced Error Handling Techniques in Go

Context Matters: Advanced Error Handling Techniques in Go

3
Comments
9 min read
Learning Microservices with Go(Part 2). Service Discovery

Learning Microservices with Go(Part 2). Service Discovery

4
Comments
9 min read
Database transactions in node

Database transactions in node

Comments
6 min read
Cara menggunakan Cobra untuk menjalankan server Golang Gin

Cara menggunakan Cobra untuk menjalankan server Golang Gin

1
Comments 2
4 min read
What, When, Where, Backend For A Frontend (BFF) Architecture Pattern

What, When, Where, Backend For A Frontend (BFF) Architecture Pattern

Comments
1 min read
MVC architecture still relevant ? Enhanced MVC

MVC architecture still relevant ? Enhanced MVC

Comments
1 min read
Deep Dive into Go Reflection: Crafting a Dynamic Open Source Config Package

Deep Dive into Go Reflection: Crafting a Dynamic Open Source Config Package

8
Comments
7 min read
Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

Kotlin Design Patterns: Simplifying the Traditional Solutions (plus: Simplifying the Singleton Pattern)

8
Comments
3 min read
Node.js Roadmap: Mastering the Essentials

Node.js Roadmap: Mastering the Essentials

8
Comments
7 min read
idmp - An elegant library to solve duplicate and concurrent calls for idempotent functions

idmp - An elegant library to solve duplicate and concurrent calls for idempotent functions

1
Comments
8 min read
Tool for Integration Testing in NestJS-based Backend using Mongodb Replica Set

Tool for Integration Testing in NestJS-based Backend using Mongodb Replica Set

6
Comments
3 min read
Laravel Currency Converter Package

Laravel Currency Converter Package

3
Comments
1 min read
Beyond Frontend vs Backend: The Case for Fullstack Development

Beyond Frontend vs Backend: The Case for Fullstack Development

Comments
4 min read
Unleash the searching power of MySQL by with Full-Text Search

Unleash the searching power of MySQL by with Full-Text Search

4
Comments
5 min read
Screens First, Data Model Second

Screens First, Data Model Second

Comments
4 min read
How to handle CORS issues when deploying a nodeJS express app on vercel??

How to handle CORS issues when deploying a nodeJS express app on vercel??

4
Comments 1
3 min read
Learn about managing application content in an Efficient Way

Learn about managing application content in an Efficient Way

2
Comments 1
4 min read
A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport

A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport

5
Comments
11 min read
Roadmap to becoming a proficient Go (Golang) developer

Roadmap to becoming a proficient Go (Golang) developer

Comments
2 min read
Node.js for Backend Development: Best Practices and Performance Optimization

Node.js for Backend Development: Best Practices and Performance Optimization

1
Comments
3 min read
Getting started with Supabase

Getting started with Supabase

Comments
3 min read
Combining multiple tables in Supabase

Combining multiple tables in Supabase

1
Comments
3 min read
How To Integrate Supabase Cloud Functions With No Code Visually Using BuildShip

How To Integrate Supabase Cloud Functions With No Code Visually Using BuildShip

5
Comments 1
5 min read
Inside the Database: Tables, Indexing, and Keys

Inside the Database: Tables, Indexing, and Keys

9
Comments
6 min read
Frontend VS Backend

Frontend VS Backend

Comments 2
3 min read
Migrating from Express to Hono

Migrating from Express to Hono

13
Comments
2 min read
Database Transactions

Database Transactions

27
Comments 7
6 min read
SQL and PostgreSQL for Advanced Full-Text Search

SQL and PostgreSQL for Advanced Full-Text Search

1
Comments
5 min read
Front-end must be dumb

Front-end must be dumb

3
Comments
2 min read
loading...