DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Authentication in Node.js

Authentication in Node.js

Comments
4 min read
Hidden Gems of Laravel: Lesser-Known Features to Boost Your Development

Hidden Gems of Laravel: Lesser-Known Features to Boost Your Development

4
Comments
4 min read
Thoughts on Hono?

Thoughts on Hono?

1
Comments 1
1 min read
Simplifying Data Transfer in Laravel with DTOs

Simplifying Data Transfer in Laravel with DTOs

Comments
3 min read
Getting Started with Prisma ORM: Simplifying Database Management

Getting Started with Prisma ORM: Simplifying Database Management

Comments
4 min read
API Design and Development: Best practices for creating robust and scalable APIs.

API Design and Development: Best practices for creating robust and scalable APIs.

4
Comments
3 min read
How is the EchoAPI Tool? Is it Safe? What is the Background of the Company?

How is the EchoAPI Tool? Is it Safe? What is the Background of the Company?

5
Comments
3 min read
EchoAPI vs Insomnia: A Comprehensive Comparison with Practical Examples

EchoAPI vs Insomnia: A Comprehensive Comparison with Practical Examples

6
Comments
4 min read
🎁Learn Python in 10 Days: Day5

🎁Learn Python in 10 Days: Day5

5
Comments
7 min read
Laravel / Inertia.js / Vue.js project to learn for beginners

Laravel / Inertia.js / Vue.js project to learn for beginners

1
Comments
1 min read
Finding Unused Indexes in Postgres

Finding Unused Indexes in Postgres

1
Comments
2 min read
🎁Learn Python in 10 Days: Day 4

🎁Learn Python in 10 Days: Day 4

6
Comments 2
4 min read
Optimizing API Calls in Backend Integration: A Developer's Guide

Optimizing API Calls in Backend Integration: A Developer's Guide

2
Comments 2
4 min read
Encapsulating the Past: How We Tamed a Legacy System with Timeless Software Engineering Principles

Encapsulating the Past: How We Tamed a Legacy System with Timeless Software Engineering Principles

28
Comments
10 min read
Query a database Using Go

Query a database Using Go

1
Comments
2 min read
Building Real-Time Applications with PHP Using WebSockets

Building Real-Time Applications with PHP Using WebSockets

4
Comments
4 min read
Hard Skills e Soft Skills o que são?

Hard Skills e Soft Skills o que são?

1
Comments
3 min read
EchoAPI Interceptor: Making API Capture and Debugging Fun and Effortless

EchoAPI Interceptor: Making API Capture and Debugging Fun and Effortless

7
Comments 2
3 min read
Node.js Basics

Node.js Basics

Comments
2 min read
🎁Learn Python in 10 Days: Day 3

🎁Learn Python in 10 Days: Day 3

6
Comments
3 min read
Django File Structure for Developers

Django File Structure for Developers

4
Comments
2 min read
Setting Up a Multi-Purpose Server with Amazon EC2, Docker, and Traefik

Setting Up a Multi-Purpose Server with Amazon EC2, Docker, and Traefik

1
Comments
12 min read
🎁Learn Python in 10 Days: Day 2

🎁Learn Python in 10 Days: Day 2

6
Comments
3 min read
Bunjs with PM2

Bunjs with PM2

1
Comments
1 min read
Top 7 Backend-as-a-Service (BaaS) for Next.js

Top 7 Backend-as-a-Service (BaaS) for Next.js

2
Comments
3 min read
Scaling Node.js Applications: Techniques and Best Practices

Scaling Node.js Applications: Techniques and Best Practices

9
Comments
5 min read
The Power of Small Tweaks: Java 17's Flow Scoping and Pattern Matching Unveiled

The Power of Small Tweaks: Java 17's Flow Scoping and Pattern Matching Unveiled

Comments
4 min read
How to get current user in save method of a django model?

How to get current user in save method of a django model?

Comments
1 min read
Understanding Database Normalization: A Practical Guide with E-Commerce Examples

Understanding Database Normalization: A Practical Guide with E-Commerce Examples

1
Comments
5 min read
🎁Learn Python in 10 Days: Day 1

🎁Learn Python in 10 Days: Day 1

8
Comments
3 min read
Securing PHP Applications Against SQL Injection Attacks

Securing PHP Applications Against SQL Injection Attacks

Comments 4
3 min read
Exploring Concurrency and Parallelism in PHP: Hands-On Tutorials and Tips

Exploring Concurrency and Parallelism in PHP: Hands-On Tutorials and Tips

Comments
3 min read
Database Schema Management in Laravel Using Migrations: An In-Depth Tutorial

Database Schema Management in Laravel Using Migrations: An In-Depth Tutorial

Comments
4 min read
IN vs EXISTS in SQL: Understanding Performance and Usage

IN vs EXISTS in SQL: Understanding Performance and Usage

1
Comments
3 min read
AWS S3 bucket storage in a Django

AWS S3 bucket storage in a Django

Comments
2 min read
How To Build a REST API with TypeScript, Express and Prisma

How To Build a REST API with TypeScript, Express and Prisma

Comments
6 min read
Burlando o @Async do Spring

Burlando o @Async do Spring

Comments
1 min read
🗂️ Understanding SQL Relationships: A Beginner's Guide

🗂️ Understanding SQL Relationships: A Beginner's Guide

1
Comments
3 min read
Understanding Multiple Inheritance in Python and Java

Understanding Multiple Inheritance in Python and Java

1
Comments
3 min read
Understanding Backend Architecture

Understanding Backend Architecture

2
Comments
3 min read
The Future of NodeJS Development: Trends, Challenges, and Opportunities

The Future of NodeJS Development: Trends, Challenges, and Opportunities

Comments
5 min read
Day 1: Understanding APIs – The Backbone of Web Communication

Day 1: Understanding APIs – The Backbone of Web Communication

4
Comments 2
3 min read
Windows terminal commands

Windows terminal commands

Comments
1 min read
Un tour sur les gestionnaires de paquets node: npm, yarn ou pnpm ?

Un tour sur les gestionnaires de paquets node: npm, yarn ou pnpm ?

1
Comments
5 min read
Understanding Laravel Middleware: A Deep Dive into Laravel 11's New Approach

Understanding Laravel Middleware: A Deep Dive into Laravel 11's New Approach

3
Comments 2
6 min read
Deploy a Django application on Render using PostgreSQL as the database and hosting images over AWS

Deploy a Django application on Render using PostgreSQL as the database and hosting images over AWS

1
Comments
2 min read
Understanding Asynchronous Operations and Using async/await in JavaScript

Understanding Asynchronous Operations and Using async/await in JavaScript

2
Comments
3 min read
Concurrency, Cost and Complexity

Concurrency, Cost and Complexity

10
Comments
2 min read
Understanding PHP Metaprogramming: Dynamic Code Manipulation

Understanding PHP Metaprogramming: Dynamic Code Manipulation

6
Comments
3 min read
Understanding WebSockets in PHP

Understanding WebSockets in PHP

6
Comments 2
4 min read
Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

2
Comments
7 min read
SQL Query Logical Order

SQL Query Logical Order

6
Comments
2 min read
ACID Properties in Database

ACID Properties in Database

2
Comments
2 min read
HTTP methods

HTTP methods

Comments
3 min read
Why Implement the Repository Pattern in Laravel?

Why Implement the Repository Pattern in Laravel?

2
Comments
4 min read
Some Common SQL Slow Query Statements and How to Optimize Them...

Some Common SQL Slow Query Statements and How to Optimize Them...

1
Comments
4 min read
Understanding GROUP BY vs. PARTITION BY in SQL

Understanding GROUP BY vs. PARTITION BY in SQL

2
Comments
4 min read
Top 10 Backend Frameworks Every Developer Should Know

Top 10 Backend Frameworks Every Developer Should Know

2
Comments
2 min read
Roadmap to becoming an ASP.NET Core developer

Roadmap to becoming an ASP.NET Core developer

Comments
1 min read
JWT Authentication and Cookie Management in Web Applications

JWT Authentication and Cookie Management in Web Applications

7
Comments
5 min read
loading...