DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

2
Comments
6 min read
Backpex - a highly customizable admin panel for Phoenix LiveView applications

Backpex - a highly customizable admin panel for Phoenix LiveView applications

Comments
1 min read
How I Solved a Challenging Backend Problem with PHP & MySQL

How I Solved a Challenging Backend Problem with PHP & MySQL

Comments
4 min read
Rest Full API - Golang (Best Practices)

Rest Full API - Golang (Best Practices)

Comments
3 min read
Database design for backend engineers

Database design for backend engineers

9
Comments 2
2 min read
Create The Router and The Config (Part 2)

Create The Router and The Config (Part 2)

Comments
2 min read
SAAS boilerplates ERA of $$$

SAAS boilerplates ERA of $$$

6
Comments
5 min read
CORS: The Gatekeeper of Web Interactions

CORS: The Gatekeeper of Web Interactions

Comments
3 min read
Best Web Development Resources 🔥

Best Web Development Resources 🔥

1
Comments
2 min read
The Fragmentation in API Tooling: Specialized Tools, Inefficient Processes

The Fragmentation in API Tooling: Specialized Tools, Inefficient Processes

2
Comments
6 min read
Create a Simple Blog Application Using Django

Create a Simple Blog Application Using Django

4
Comments
4 min read
Setting Up Postgresql Database for Servers

Setting Up Postgresql Database for Servers

Comments
2 min read
Mastering Node.js: 50 Interview Essentials 🚀

Mastering Node.js: 50 Interview Essentials 🚀

7
Comments 1
3 min read
Verify These Aspects Before Deploying Your Website 🔥

Verify These Aspects Before Deploying Your Website 🔥

1
Comments
4 min read
JSON Web Token In A Nutshell - JWT 🔐

JSON Web Token In A Nutshell - JWT 🔐

1
Comments
2 min read
Exploring Web Development: Key Concepts and Essential Insights 🌐 - Part 1

Exploring Web Development: Key Concepts and Essential Insights 🌐 - Part 1

1
Comments
2 min read
Exploring Web Development: Key Concepts and Essential Insights 🌐 - Part 2

Exploring Web Development: Key Concepts and Essential Insights 🌐 - Part 2

2
Comments
2 min read
The Ultimate Golang Framework for Microservices: GoFr

The Ultimate Golang Framework for Microservices: GoFr

8
Comments 2
8 min read
Volunteer Backend Developer

Volunteer Backend Developer

Comments
1 min read
Gateways de Pagamento no Node.js - PIX e Cartão de crédito de forma genérica (Woovi, Stripe e Pagar.me)

Gateways de Pagamento no Node.js - PIX e Cartão de crédito de forma genérica (Woovi, Stripe e Pagar.me)

16
Comments
7 min read
Livestream platform backend — Detailed architecture

Livestream platform backend — Detailed architecture

Comments
6 min read
Runtime Log Level Change using Golang & GoFr

Runtime Log Level Change using Golang & GoFr

16
Comments
4 min read
Absolutely FREE hosting server for your Backend (For Life)

Absolutely FREE hosting server for your Backend (For Life)

14
Comments 7
3 min read
PHP crash course: Simple Weather App

PHP crash course: Simple Weather App

8
Comments 2
3 min read
中国大陆用户解决 Shopify Storefront API 网络问题的详细指南

中国大陆用户解决 Shopify Storefront API 网络问题的详细指南

2
Comments
1 min read
Tackling CORS Issues: My Backend Development Challenge and HNG Internship Journey

Tackling CORS Issues: My Backend Development Challenge and HNG Internship Journey

Comments
2 min read
How I solved a problem I encounter as a backend developer

How I solved a problem I encounter as a backend developer

1
Comments
2 min read
CodeBehind 2.8 Released, Cache the Pages and the Controller

CodeBehind 2.8 Released, Cache the Pages and the Controller

1
Comments
6 min read
Understanding the Core Node.js Environment

Understanding the Core Node.js Environment

1
Comments
3 min read
Create FastAPI App Like pro part-2

Create FastAPI App Like pro part-2

Comments
3 min read
What is Backend Development: Understanding the Fundamentals of Backend Development

What is Backend Development: Understanding the Fundamentals of Backend Development

Comments
3 min read
Looking for a new position Python Backend Developer

Looking for a new position Python Backend Developer

Comments
2 min read
A Newbie’s Aspiration as a Backend Developer through HNG Internship.

A Newbie’s Aspiration as a Backend Developer through HNG Internship.

5
Comments
1 min read
Understanding the Difference Between Frontend and Backend Development

Understanding the Difference Between Frontend and Backend Development

4
Comments
3 min read
PHP crash course: Simple Calculator

PHP crash course: Simple Calculator

2
Comments 3
3 min read
React is not hard - React from 0 to expert

React is not hard - React from 0 to expert

1
Comments
14 min read
Rails 7.2 makes counter_cache integration safer and easier

Rails 7.2 makes counter_cache integration safer and easier

1
Comments
1 min read
Arquitetura Eficiente com Node.js e TypeScript

Arquitetura Eficiente com Node.js e TypeScript

2
Comments
3 min read
My opinion about backend.

My opinion about backend.

Comments
1 min read
Best Practices for Storing Cart Details with Order IDs in Your MERN Stack Application

Best Practices for Storing Cart Details with Order IDs in Your MERN Stack Application

Comments
1 min read
Service Registry: When should you use them and why?

Service Registry: When should you use them and why?

1
Comments
3 min read
4.Operators & Conditionals.py

4.Operators & Conditionals.py

Comments
4 min read
Fix slow queries in Django when using annotate and subqueries

Fix slow queries in Django when using annotate and subqueries

2
Comments
3 min read
Quick and Easy MongoDB Replica Set Deployment with Docker Compose

Quick and Easy MongoDB Replica Set Deployment with Docker Compose

6
Comments
6 min read
Understanding Backend For Frontend (BFF) Architecture

Understanding Backend For Frontend (BFF) Architecture

3
Comments
2 min read
Making a HTTP server in Go

Making a HTTP server in Go

10
Comments
6 min read
Setting Up Postgresql Database for Servers

Setting Up Postgresql Database for Servers

Comments 1
2 min read
Creating API Documentation with Swagger on NodeJS

Creating API Documentation with Swagger on NodeJS

7
Comments
4 min read
Efficient Implementation of Linked Lists in NestJS

Efficient Implementation of Linked Lists in NestJS

5
Comments
3 min read
Optimizing SQL Performance with Indexing Strategies for Faster Queries

Optimizing SQL Performance with Indexing Strategies for Faster Queries

2
Comments
6 min read
Spring & Spring Boot Interview Guide

Spring & Spring Boot Interview Guide

13
Comments
47 min read
Spring MVC Interview Asked Questions

Spring MVC Interview Asked Questions

9
Comments
16 min read
Understanding Black Box Testing: An In-Depth Exploration

Understanding Black Box Testing: An In-Depth Exploration

1
Comments 3
5 min read
Comparing Limit-Offset and Cursor Pagination

Comparing Limit-Offset and Cursor Pagination

2
Comments
3 min read
How To Use PHP As A Backend Using React For Frontend

How To Use PHP As A Backend Using React For Frontend

28
Comments
11 min read
Gin and router example

Gin and router example

1
Comments
3 min read
Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

Complete Guide to the Django Services and Repositories Design Pattern with the Django REST Framework

3
Comments
17 min read
how to deploy backend

how to deploy backend

1
Comments
9 min read
Backend Project Structure Go

Backend Project Structure Go

12
Comments 3
2 min read
How to Name Endpoints in a REST API: Complete Guide with Best Practices and Practical Example

How to Name Endpoints in a REST API: Complete Guide with Best Practices and Practical Example

2
Comments
4 min read
loading...