DEV Community

# backend

Posts

šŸ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Naming Convention: How to name tracking events

Naming Convention: How to name tracking events

1
Comments
3 min read
šŸ™ TS developer ? We need your honest feedback on our PoC

šŸ™ TS developer ? We need your honest feedback on our PoC

5
Comments
1 min read
Como fazer API-REST com Spring

Como fazer API-REST com Spring

Comments
4 min read
I have a question about how to send data to websites

I have a question about how to send data to websites

Comments 4
1 min read
The Power of Symfony in DevOps

The Power of Symfony in DevOps

8
Comments 4
2 min read
Best way to learn a programming language

Best way to learn a programming language

7
Comments 7
2 min read
cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9

cshtml VS aspx, More Interesting Competition - Layouts in CodeBehind 1.9

1
Comments
6 min read
What is insecure deserialization

What is insecure deserialization

Comments
3 min read
Unlocking the Secrets of Full-Stack Magic

Unlocking the Secrets of Full-Stack Magic

2
Comments
2 min read
Micro CLIs?

Micro CLIs?

Comments
3 min read
āš”ļøSpeeding up debugging with local tracing 02:37

āš”ļøSpeeding up debugging with local tracing

36
Comments
1 min read
Protocolos base da internet: TCP

Protocolos base da internet: TCP

Comments
2 min read
Unleashing the Power of Dynamic Postman Collections

Unleashing the Power of Dynamic Postman Collections

Comments
2 min read
Protocolos base da internet: IP

Protocolos base da internet: IP

Comments
3 min read
Implementing Auto-Scaling for Improved Performance: A Backend Engineer's Journey

Implementing Auto-Scaling for Improved Performance: A Backend Engineer's Journey

5
Comments 1
4 min read
Why Yii2 is my choice for building REST APIs with PHP

Why Yii2 is my choice for building REST APIs with PHP

Comments
2 min read
Building an E-commerce Admin Panel with Laravel, Livewire, and Kotlin Multiplatform

Building an E-commerce Admin Panel with Laravel, Livewire, and Kotlin Multiplatform

8
Comments 1
2 min read
One of many ways to migrate from NodeJS to Rust

One of many ways to migrate from NodeJS to Rust

4
Comments
6 min read
Engineering Challenges in B2B and B2C Startups

Engineering Challenges in B2B and B2C Startups

31
Comments 1
8 min read
Is It Worth Learning Spring Boot in 2023

Is It Worth Learning Spring Boot in 2023

3
Comments
15 min read
eCommerce Database Design

eCommerce Database Design

181
Comments 14
5 min read
Weekly reading digest #16

Weekly reading digest #16

5
Comments 2
1 min read
My thoughts on ElysiaJS

My thoughts on ElysiaJS

8
Comments 1
4 min read
Behind the Scenes: Exploring Powerful Backend Frameworks

Behind the Scenes: Exploring Powerful Backend Frameworks

15
Comments
9 min read
Authentication and Authorization: A comprehensive guide

Authentication and Authorization: A comprehensive guide

6
Comments
10 min read
Streamlining Backend Service Costs: A Guide for Cost Reduction

Streamlining Backend Service Costs: A Guide for Cost Reduction

Comments
10 min read
Role of composer.json in Laravel

Role of composer.json in Laravel

1
Comments 1
2 min read
Announcing Selva web framework

Announcing Selva web framework

1
Comments
6 min read
Deploying a Golang RESTful API with Gin, SQLC and PostgreSQL

Deploying a Golang RESTful API with Gin, SQLC and PostgreSQL

29
Comments
22 min read
Removing 100% of Hamster Wheel from Backend Development

Removing 100% of Hamster Wheel from Backend Development

19
Comments
3 min read
What became of Heroku? šŸ¤”

What became of Heroku? šŸ¤”

32
Comments
2 min read
The One API - DevHunt Digest #6

The One API - DevHunt Digest #6

Comments
6 min read
Build a Rest API using NodeJS and ExpressJS with MongoDB

Build a Rest API using NodeJS and ExpressJS with MongoDB

1
Comments 1
7 min read
How to use hot reload in Go

How to use hot reload in Go

10
Comments
3 min read
Design Callback Pattern in Java for WorkerContext

Design Callback Pattern in Java for WorkerContext

6
Comments
2 min read
NestJS Parametrizable Dynamic Modules

NestJS Parametrizable Dynamic Modules

1
Comments
4 min read
Building a React Web App with a Go Backend

Building a React Web App with a Go Backend

56
Comments
3 min read
How to Get Data by ID Using API Maker šŸš€

How to Get Data by ID Using API Maker šŸš€

11
Comments
2 min read
Decoding PHP's Empty Value Functions: When to Use Which

Decoding PHP's Empty Value Functions: When to Use Which

10
Comments 1
4 min read
Unlocking the Power of Consistent Hashing: The Key to Scalable šŸš€, Fault-Tolerant Distributed Systems šŸ’»

Unlocking the Power of Consistent Hashing: The Key to Scalable šŸš€, Fault-Tolerant Distributed Systems šŸ’»

22
Comments
5 min read
Rate Limiting: The Sliding Window Algorithm

Rate Limiting: The Sliding Window Algorithm

Comments
10 min read
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 3. REST API

Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 3. REST API

2
Comments
7 min read
What is DDD and why it is worth it.

What is DDD and why it is worth it.

Comments
7 min read
Use Gozz to Manage Your Golang Struct Field Tags Formats Automatically

Use Gozz to Manage Your Golang Struct Field Tags Formats Automatically

Comments
3 min read
How to Save Single or Multiple Records Using API Maker šŸš€

How to Save Single or Multiple Records Using API Maker šŸš€

12
Comments
2 min read
Full text search with Firestore & MeiliSearch Automation with Cloud Functions & Triggers & Node JS Cloud SDK

Full text search with Firestore & MeiliSearch Automation with Cloud Functions & Triggers & Node JS Cloud SDK

Comments
5 min read
Full text search with Firestore & Meili search API's

Full text search with Firestore & Meili search API's

Comments
4 min read
Database migration: Developersā€™ open-heart surgery

Database migration: Developersā€™ open-heart surgery

2
Comments
9 min read
Build Step Builder Pattern to Enforce Client code to Provide data.

Build Step Builder Pattern to Enforce Client code to Provide data.

11
Comments
2 min read
Slog: Zero-dependency structured logging in Go

Slog: Zero-dependency structured logging in Go

9
Comments
12 min read
Building Generic Payloads with the Builder Pattern in Java

Building Generic Payloads with the Builder Pattern in Java

16
Comments 13
3 min read
Subindo aplicaĆ§Ć£o Go na AWS

Subindo aplicaĆ§Ć£o Go na AWS

Comments
3 min read
Solving Race Conditions in Python: A Mutex Approach for Efficiency

Solving Race Conditions in Python: A Mutex Approach for Efficiency

4
Comments
9 min read
Deploying a secured Node.js Application on AWS EC2 Instance from scratch (Detailed Guide)

Deploying a secured Node.js Application on AWS EC2 Instance from scratch (Detailed Guide)

6
Comments 3
18 min read
Build a URL Shortener in Go using REST & PostgreSQL šŸš€

Build a URL Shortener in Go using REST & PostgreSQL šŸš€

18
Comments 1
5 min read
šŸš€ Explorando a EficiĆŖncia da Arquitetura Hexagonal em Projetos Golang! šŸš€

šŸš€ Explorando a EficiĆŖncia da Arquitetura Hexagonal em Projetos Golang! šŸš€

1
Comments
1 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 5

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 5

1
Comments
6 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 4

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 4

3
Comments
4 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 3

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 3

3
Comments
5 min read
Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 2

Build Complete REST API Feature with Nest JS (Using Prisma and Postgresql) from Scratch - Beginner-friendly - PART 2

11
Comments
5 min read
loading...