DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How we're trying to make our PHP devs efficient also with Golang

How we're trying to make our PHP devs efficient also with Golang

12
Comments 4
2 min read
Database Transactions : Basic Concepts

Database Transactions : Basic Concepts

7
Comments
3 min read
Explorando as principais áreas da programação

Explorando as principais áreas da programação

Comments
3 min read
Exploring the main areas of Programming

Exploring the main areas of Programming

1
Comments
3 min read
Server-Side Pagination with Express.js and MongoDB

Server-Side Pagination with Express.js and MongoDB

10
Comments
8 min read
Troubleshooting CORS Issues in Express.js: A Simple Misconfiguration

Troubleshooting CORS Issues in Express.js: A Simple Misconfiguration

Comments
2 min read
Comparing Top Backend Frameworks: C#, Python, Node.js, Go, Rust, C++, and Java

Comparing Top Backend Frameworks: C#, Python, Node.js, Go, Rust, C++, and Java

8
Comments
1 min read
How to Build a Sales Tracking System [Quick Tutorial]

How to Build a Sales Tracking System [Quick Tutorial]

3
Comments
17 min read
Advanced Text Search Mastery with Apache Lucene: A Full Guide

Advanced Text Search Mastery with Apache Lucene: A Full Guide

5
Comments
4 min read
Craving a career that's more than just a paycheck?

Craving a career that's more than just a paycheck?

Comments
2 min read
Don't Be The Next Victim! This Library Will Keep You Safe!

Don't Be The Next Victim! This Library Will Keep You Safe!

7
Comments 1
4 min read
Understand Dependency Injection in NestJs in a simple way

Understand Dependency Injection in NestJs in a simple way

10
Comments
2 min read
Thread and Process

Thread and Process

2
Comments
3 min read
Building a simple Full-Stack Restaurant Finder App with React, Redux, Node.js, and Google Places API (Part 1)

Building a simple Full-Stack Restaurant Finder App with React, Redux, Node.js, and Google Places API (Part 1)

2
Comments
4 min read
Why Use Layout?

Why Use Layout?

1
Comments
5 min read
NestJS and TypeORM — Efficient Schema-Level Multi-Tenancy with Auto Generated Migrations: A DX Approach

NestJS and TypeORM — Efficient Schema-Level Multi-Tenancy with Auto Generated Migrations: A DX Approach

27
Comments 7
6 min read
A Straightforward Guide for MySQL Locks

A Straightforward Guide for MySQL Locks

8
Comments
11 min read
Corona Clicker - Level System and New Database

Corona Clicker - Level System and New Database

1
Comments
2 min read
CRUD Operations: The Basics of Data Management

CRUD Operations: The Basics of Data Management

4
Comments
3 min read
From scratch to my first job as a Java developer

From scratch to my first job as a Java developer

Comments
1 min read
Easily Understanding Lifecycles in Programming

Easily Understanding Lifecycles in Programming

3
Comments 2
3 min read
Elanat Brings Web-Forms Back to ASP.NET Core!

Elanat Brings Web-Forms Back to ASP.NET Core!

2
Comments
2 min read
CodeBehind 2.7 Released, Role Access Added!

CodeBehind 2.7 Released, Role Access Added!

1
Comments
7 min read
Messaging queues (Rabbitmq as broker)

Messaging queues (Rabbitmq as broker)

2
Comments
3 min read
How do SQL interprets nulls?

How do SQL interprets nulls?

Comments
2 min read
Simplifying Database Optimization: A Beginner's Guide

Simplifying Database Optimization: A Beginner's Guide

4
Comments
2 min read
Creating Custom Attributes in C#

Creating Custom Attributes in C#

5
Comments
4 min read
Middleware and Interceptors in NestJS: Best Practices

Middleware and Interceptors in NestJS: Best Practices

16
Comments
3 min read
Bridging Backend and Data Engineering: Communicating Through Events

Bridging Backend and Data Engineering: Communicating Through Events

Comments
1 min read
Decoding Backend Architecture: Crafting Effective Folder Structures

Decoding Backend Architecture: Crafting Effective Folder Structures

Comments
3 min read
Meilleures pratiques pour créer une application Express.js

Meilleures pratiques pour créer une application Express.js

1
Comments
6 min read
Avoiding Beginner Mistakes Hampering You to Scale Backend⚡️

Avoiding Beginner Mistakes Hampering You to Scale Backend⚡️

668
Comments 51
12 min read
How to efficiently use drf_social_oauth2 and django_rest_framework_simplejwt

How to efficiently use drf_social_oauth2 and django_rest_framework_simplejwt

1
Comments 2
3 min read
Understanding Tokens in Node.js and NestJS 🚀

Understanding Tokens in Node.js and NestJS 🚀

1
Comments
3 min read
Go Programming Language Full Tutorial

Go Programming Language Full Tutorial

10
Comments
4 min read
next.js 14 server action, API route vs separate backend

next.js 14 server action, API route vs separate backend

11
Comments 2
3 min read
RabbitMQ vs Kaleidoscope: How the new broker achieves 12x message throughput (1100% speedup)

RabbitMQ vs Kaleidoscope: How the new broker achieves 12x message throughput (1100% speedup)

4
Comments
4 min read
Docker Multi-Stage para Aplicações JAVA 21

Docker Multi-Stage para Aplicações JAVA 21

1
Comments
3 min read
How To Write Elegant Code with C# Switch Expressions

How To Write Elegant Code with C# Switch Expressions

4
Comments
5 min read
Today I learned about Variables in PHP

Today I learned about Variables in PHP

Comments
2 min read
Overcoming the Thundering Herd Problem in Go Applications with Circuit Breaker Pattern

Overcoming the Thundering Herd Problem in Go Applications with Circuit Breaker Pattern

6
Comments
11 min read
Real-time Applications with NestJS and WebSockets

Real-time Applications with NestJS and WebSockets

10
Comments
3 min read
CodeBehind 2.6 Released

CodeBehind 2.6 Released

1
Comments
3 min read
Drizzle Vs Prisma

Drizzle Vs Prisma

2
Comments
1 min read
HOW TO DEAL WITH EXCEPTIONS IN LARAVEL

HOW TO DEAL WITH EXCEPTIONS IN LARAVEL

13
Comments
4 min read
MVC Example - Display Information Based on URL

MVC Example - Display Information Based on URL

1
Comments
8 min read
MongoDB Aggregation, is really powerful

MongoDB Aggregation, is really powerful

17
Comments 6
5 min read
Logging Done Right

Logging Done Right

7
Comments 3
3 min read
The Art of API Design: Lessons Learned in Building VividBlog

The Art of API Design: Lessons Learned in Building VividBlog

4
Comments
6 min read
Event-Driven Architecture with NestJS: Using the EventEmitter Module

Event-Driven Architecture with NestJS: Using the EventEmitter Module

18
Comments
3 min read
What are the best practices for versioning Spring Boot REST APIs?

What are the best practices for versioning Spring Boot REST APIs?

7
Comments 1
2 min read
What Are Your Go-To Tools for Back-End Development?

What Are Your Go-To Tools for Back-End Development?

6
Comments 1
1 min read
what are the steps you would take to identify and address the performance issues in Spring Boot?

what are the steps you would take to identify and address the performance issues in Spring Boot?

3
Comments
2 min read
What are Spring Boot Actuator endpoints?

What are Spring Boot Actuator endpoints?

Comments
1 min read
Deploying NestJS Apps to Heroku: A Comprehensive Guide

Deploying NestJS Apps to Heroku: A Comprehensive Guide

11
Comments
2 min read
what are conditional annotations in Spring Boot Application?

what are conditional annotations in Spring Boot Application?

1
Comments
1 min read
Spring Security Basics: Implementing Authentication and Authorization-PART 3

Spring Security Basics: Implementing Authentication and Authorization-PART 3

1
Comments
2 min read
Best Practices for Building Microservices with NestJS

Best Practices for Building Microservices with NestJS

6
Comments
4 min read
Bahas Tipis Seputar Redis

Bahas Tipis Seputar Redis

Comments
3 min read
Como utilizar o Ack do RabbitMQ de forma eficiente

Como utilizar o Ack do RabbitMQ de forma eficiente

18
Comments 1
4 min read
loading...