DEV Community

# backend

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
🚀Remove by query API in API Maker

🚀Remove by query API in API Maker

10
Comments
2 min read
Managing Application Config in Rust

Managing Application Config in Rust

11
Comments 14
3 min read
Your backend should probably be a state machine

Your backend should probably be a state machine

Comments
17 min read
Effective Validations in NestJS: Flawless Software Development!

Effective Validations in NestJS: Flawless Software Development!

1
Comments 1
5 min read
PostgreSQL Background Processes: A Simple Guide

PostgreSQL Background Processes: A Simple Guide

2
Comments
3 min read
Unlocking the Potential of Web Sockets in Modern Web Development

Unlocking the Potential of Web Sockets in Modern Web Development

64
Comments 7
8 min read
RAID

RAID

3
Comments
5 min read
Exploring the Power of SparkJava

Exploring the Power of SparkJava

1
Comments
3 min read
Dynamic GraphQL queries with Mercurius

Dynamic GraphQL queries with Mercurius

1
Comments
7 min read
Understanding and Preventing Memory Leaks in Node.js

Understanding and Preventing Memory Leaks in Node.js

11
Comments
8 min read
JavaScript CONSTANTS

JavaScript CONSTANTS

15
Comments 6
2 min read
Is JWT Safe When Anyone Can Decode Plain Text Claims

Is JWT Safe When Anyone Can Decode Plain Text Claims

6
Comments
3 min read
How to Choose the Right Backend as a Service (BaaS) Provider for Your Project

How to Choose the Right Backend as a Service (BaaS) Provider for Your Project

18
Comments 2
10 min read
Classes Imutáveis no Java e Records

Classes Imutáveis no Java e Records

2
Comments
2 min read
Setting up a Node.js WebSocket server

Setting up a Node.js WebSocket server

3
Comments
7 min read
Golang Road map in 2023. From beginner to Expert

Golang Road map in 2023. From beginner to Expert

4
Comments
3 min read
Simple and Efficient Full Text Search using Django and Postgres

Simple and Efficient Full Text Search using Django and Postgres

8
Comments
7 min read
Queueing in multi-tenant SaaS systems. How to ensure its fairness

Queueing in multi-tenant SaaS systems. How to ensure its fairness

9
Comments 1
11 min read
Authentication and Authorization with NodeJS Nethsara Siyum

Authentication and Authorization with NodeJS Nethsara Siyum

Comments
4 min read
NestJS: Bun vs NodeJS

NestJS: Bun vs NodeJS

10
Comments 9
4 min read
How to Effectively Use Caching to Improve Microservices Performance

How to Effectively Use Caching to Improve Microservices Performance

9
Comments 1
10 min read
How to load test your api ?

How to load test your api ?

1
Comments
3 min read
Interfaces Funcionais no Java

Interfaces Funcionais no Java

1
Comments
3 min read
How to Optimize Your Backend Application with Redis Cache

How to Optimize Your Backend Application with Redis Cache

6
Comments
6 min read
Sistema de Autenticação com Spring Security

Sistema de Autenticação com Spring Security

1
Comments
3 min read
A Guide to Node.js Streams: Advanced Functionality

A Guide to Node.js Streams: Advanced Functionality

19
Comments 1
9 min read
Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

Setting up a free & production-ready web app backend in Go (with database) in less than 100 lines

12
Comments
8 min read
Revolutionizing Node.js Development: The Power of Errsole for Error Logging and Debugging

Revolutionizing Node.js Development: The Power of Errsole for Error Logging and Debugging

1
Comments
3 min read
5 Reasons to Use AsyncFlow in Your Next Backend

5 Reasons to Use AsyncFlow in Your Next Backend

2
Comments
1 min read
Storing and retrieving data from MySQL in Go APIs

Storing and retrieving data from MySQL in Go APIs

19
Comments
4 min read
TypeScript Type Guards: An Introduction to Writing Safer Code

TypeScript Type Guards: An Introduction to Writing Safer Code

7
Comments
9 min read
PHP Phone Book

PHP Phone Book

7
Comments 2
2 min read
Write APIs in Go using go-chi

Write APIs in Go using go-chi

9
Comments
3 min read
Exploring the World of Databases and Open-Source Collaboration: My First Month as a SWE Intern at Bitnine Inc.

Exploring the World of Databases and Open-Source Collaboration: My First Month as a SWE Intern at Bitnine Inc.

2
Comments 1
3 min read
Captura de dados antes de Captura de linha: "erro" e solução, em Java.

Captura de dados antes de Captura de linha: "erro" e solução, em Java.

Comments
5 min read
Advanced Go Build Techniques

Advanced Go Build Techniques

15
Comments 2
4 min read
Serving Frontends in Microservices Architecture

Serving Frontends in Microservices Architecture

5
Comments
4 min read
What's New in Node.js 20 for API Development

What's New in Node.js 20 for API Development

65
Comments 2
4 min read
[ktor] Generate Ktor Project - Part 1

[ktor] Generate Ktor Project - Part 1

1
Comments
1 min read
How to Dockerize Laravel Applications

How to Dockerize Laravel Applications

4
Comments
5 min read
Scaling Nodejs Applications: An Introduction

Scaling Nodejs Applications: An Introduction

1
Comments
4 min read
Applied tax in order API(Node+MongoDB)

Applied tax in order API(Node+MongoDB)

Comments 1
2 min read
Programação Orientada à Objetos com Java - POO

Programação Orientada à Objetos com Java - POO

7
Comments
10 min read
Efficient Data Validation in Nestjs using class-validator: A Quick Guide

Efficient Data Validation in Nestjs using class-validator: A Quick Guide

6
Comments
1 min read
Comparing Ktor and Micronaut: Kotlin-Powered Application Servers 🔥💻

Comparing Ktor and Micronaut: Kotlin-Powered Application Servers 🔥💻

8
Comments
2 min read
Preemptive scheduling coroutine API server

Preemptive scheduling coroutine API server

Comments
4 min read
Effortless Slug Handling with NestJS Pipes

Effortless Slug Handling with NestJS Pipes

2
Comments
1 min read
From Data to Frame: The Evolution of PDUs Across the OSI Model

From Data to Frame: The Evolution of PDUs Across the OSI Model

7
Comments
4 min read
Running Python code as a migration operation in Django

Running Python code as a migration operation in Django

11
Comments 2
3 min read
Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works

Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works

64
Comments 3
5 min read
Best NestJS Practices and Advanced Techniques

Best NestJS Practices and Advanced Techniques

24
Comments
4 min read
Testing in Laravel: Types and Setup

Testing in Laravel: Types and Setup

2
Comments 3
4 min read
Part 2: Integrating MariaDB in GoLang RestAPI Project: A Comprehensive Guide

Part 2: Integrating MariaDB in GoLang RestAPI Project: A Comprehensive Guide

5
Comments
2 min read
Exploring How Websites Talk: A Beginner's Guide to HTTP Requests, APIs, and Backend Magic

Exploring How Websites Talk: A Beginner's Guide to HTTP Requests, APIs, and Backend Magic

157
Comments 30
6 min read
Part 2 - Building a Full Stack Contact Form: Node.js Backend 2023

Part 2 - Building a Full Stack Contact Form: Node.js Backend 2023

18
Comments 1
9 min read
Modernizing Legacy Systems with Amplication's DB Schema Import

Modernizing Legacy Systems with Amplication's DB Schema Import

8
Comments
5 min read
Weekly reading digest #1

Weekly reading digest #1

1
Comments
1 min read
Unpacking The OSI Model

Unpacking The OSI Model

3
Comments 2
5 min read
On to Back End!

On to Back End!

2
Comments 4
1 min read
🚀 'GET' API in API Maker

🚀 'GET' API in API Maker

11
Comments
9 min read
loading...