DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

6
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

4
Comments
1 min read
Preemptive scheduling coroutine API server

Preemptive scheduling coroutine API server

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

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

2
Comments
2 min read
Effortless Slug Handling with NestJS Pipes

Effortless Slug Handling with NestJS Pipes

4
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

13
Comments 2
3 min read
PHP Phone Book

PHP Phone Book

14
Comments 6
2 min read
Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works

Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works

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

Best NestJS Practices and Advanced Techniques

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

Testing in Laravel: Types and Setup

5
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
Importance of Idempotency in Microservice Architectures

Importance of Idempotency in Microservice Architectures

14
Comments
6 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

160
Comments 31
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

28
Comments 3
9 min read
Modernizing Legacy Systems with Amplication's DB Schema Import

Modernizing Legacy Systems with Amplication's DB Schema Import

6
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
The Role of MicroGateways in Microservices

The Role of MicroGateways in Microservices

11
Comments
6 min read
Conditional middlewares in Express.js

Conditional middlewares in Express.js

3
Comments
2 min read
How freelance developers can grow their businesses and increase revenue with Appwrite Cloud

How freelance developers can grow their businesses and increase revenue with Appwrite Cloud

5
Comments
7 min read
🚀 API Maker - Complete backend solution - intro.

🚀 API Maker - Complete backend solution - intro.

10
Comments
5 min read
Web3 backend and smart contract development for Python developers: Musical NFTs part 1

Web3 backend and smart contract development for Python developers: Musical NFTs part 1

2
Comments
2 min read
Designing Versioning for your API

Designing Versioning for your API

1
Comments
5 min read
PostgreSQL Full-Text Search: A Practical Introduction with Examples

PostgreSQL Full-Text Search: A Practical Introduction with Examples

7
Comments
7 min read
How To Handle Authentication with Micro-Services

How To Handle Authentication with Micro-Services

3
Comments
4 min read
Computer Science 4 Newbies - Understanding The Big-O

Computer Science 4 Newbies - Understanding The Big-O

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

PostgreSQL Background Processes: A Simple Guide

4
Comments
3 min read
Is Frontend Development Easier Than Backend?

Is Frontend Development Easier Than Backend?

2
Comments 2
17 min read
Build a web scraper with Go

Build a web scraper with Go

61
Comments 4
9 min read
Install free SSL certificate on your server using Certbot

Install free SSL certificate on your server using Certbot

12
Comments
5 min read
How to pretty print json with golang ?

How to pretty print json with golang ?

19
Comments 6
1 min read
The difference between low-code and no-code platforms

The difference between low-code and no-code platforms

Comments
7 min read
Load Private Module in Golang Project

Load Private Module in Golang Project

4
Comments
4 min read
The Role of Queues in Building Efficient Distributed Applications

The Role of Queues in Building Efficient Distributed Applications

30
Comments 2
8 min read
I built a strange webhook handler in NodeJS

I built a strange webhook handler in NodeJS

Comments
2 min read
3 Ways to Make Your API Beautiful

3 Ways to Make Your API Beautiful

5
Comments
3 min read
Writing Real-Time Voting App In Nim #1

Writing Real-Time Voting App In Nim #1

5
Comments 1
7 min read
Kamiq - a Typescript, lightweight, Nest-like, batteries-included web framework

Kamiq - a Typescript, lightweight, Nest-like, batteries-included web framework

11
Comments
8 min read
Elasticsearch: A Powerful Search Engine for Backend Engineers

Elasticsearch: A Powerful Search Engine for Backend Engineers

6
Comments
11 min read
Creating a basic compiler - introduction

Creating a basic compiler - introduction

Comments
3 min read
Understand the Difference Between Monolith, MicroServices, and Distributed Monolith

Understand the Difference Between Monolith, MicroServices, and Distributed Monolith

39
Comments
5 min read
Node.js asynchronous flow control and event loop

Node.js asynchronous flow control and event loop

23
Comments
8 min read
You Might be Overlooking the PUT Method in Your REST API

You Might be Overlooking the PUT Method in Your REST API

4
Comments 2
5 min read
Firebase vs. Supabase: which one should I select?

Firebase vs. Supabase: which one should I select?

3
Comments 2
4 min read
Swiftly Chatting: Building Chatbots with Botter

Swiftly Chatting: Building Chatbots with Botter

160
Comments
5 min read
🪄 Migrating from RBAC to ABAC with Permit.io 🐕🤯

🪄 Migrating from RBAC to ABAC with Permit.io 🐕🤯

7
Comments 1
5 min read
Getting started with Docker

Getting started with Docker

8
Comments
4 min read
PHP: Installing,Switching between Multiple PHP versions on Linux

PHP: Installing,Switching between Multiple PHP versions on Linux

2
Comments 3
2 min read
Firebase vs Appwrite

Firebase vs Appwrite

9
Comments 6
2 min read
The Complete Guide to Becoming a Web Developer: Part 6

The Complete Guide to Becoming a Web Developer: Part 6

8
Comments
22 min read
Escalado de aplicaciones Node.js con Redis

Escalado de aplicaciones Node.js con Redis

2
Comments
2 min read
Express Middleware as the Nightclub Bouncer: Ensuring VIP Access to Your App

Express Middleware as the Nightclub Bouncer: Ensuring VIP Access to Your App

4
Comments
4 min read
loading...