DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Databases simplified

Databases simplified

6
Comments
1 min read
Generate Random Password in Laravel

Generate Random Password in Laravel

Comments
2 min read
Como desenvolvi um backend web em Clojure

Como desenvolvi um backend web em Clojure

13
Comments 2
14 min read
Repository: Laravel design pattern.

Repository: Laravel design pattern.

2
Comments 1
3 min read
Can you quickly shuffle the index of a trillion documents without conflict?

Can you quickly shuffle the index of a trillion documents without conflict?

5
Comments
1 min read
Injeção de dependência (DI) com NodeJS + Typescript

Injeção de dependência (DI) com NodeJS + Typescript

Comments 1
7 min read
Backend deployment using Express and Json databases in React Projects

Backend deployment using Express and Json databases in React Projects

2
Comments
4 min read
Build web application in Vert.x [Part 1/ ♾️]

Build web application in Vert.x [Part 1/ ♾️]

3
Comments
2 min read
Integrating Elasticsearch with Node.js Applications

Integrating Elasticsearch with Node.js Applications

5
Comments
3 min read
5 simple Backend Tools for your website

5 simple Backend Tools for your website

8
Comments
3 min read
How to screenshot webpages in Golang

How to screenshot webpages in Golang

Comments
4 min read
Validators in Flask

Validators in Flask

Comments
2 min read
Setting up TypeScript in a Node.js Application: A Step-by-Step Guide

Setting up TypeScript in a Node.js Application: A Step-by-Step Guide

Comments
3 min read
25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)

25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)

2
Comments
6 min read
Myths about API HTTP clients

Myths about API HTTP clients

11
Comments
6 min read
What is session and how to create with detailed code explaination in Nodejs

What is session and how to create with detailed code explaination in Nodejs

1
Comments
5 min read
Cookie and how to create with detail code explaination in Nodejs

Cookie and how to create with detail code explaination in Nodejs

Comments
3 min read
PHP shortcode with multiple parameters

PHP shortcode with multiple parameters

3
Comments
1 min read
Do You Know What is TDD?

Do You Know What is TDD?

1
Comments
3 min read
Unlocking Performance: A Guide to Async Support in Django

Unlocking Performance: A Guide to Async Support in Django

32
Comments 2
17 min read
Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained

Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained

Comments
9 min read
Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.

Node.js and TypeScript Tutorial: Build a rest API with Typescript, NodeJS, and a file-based storage system.

74
Comments 10
16 min read
Simplifying Data Fetching and Manipulation with GraphQL: A Practical Guide

Simplifying Data Fetching and Manipulation with GraphQL: A Practical Guide

1
Comments
3 min read
How to use Job Queue to handle email sending in your Nestjs server

How to use Job Queue to handle email sending in your Nestjs server

4
Comments
9 min read
What Is a Content Management System (CMS)?

What Is a Content Management System (CMS)?

1
Comments
3 min read
A better way to use Dotenv

A better way to use Dotenv

1
Comments
4 min read
Implementing a dynamic array

Implementing a dynamic array

2
Comments
6 min read
How to write the right API client in TypeScript

How to write the right API client in TypeScript

68
Comments 14
6 min read
All CORS explained from A to Z

All CORS explained from A to Z

2
Comments
7 min read
Single Sign On protocols: SAML vs OpenID Connect

Single Sign On protocols: SAML vs OpenID Connect

2
Comments 1
4 min read
No need to pause: how we update games without downtime

No need to pause: how we update games without downtime

1
Comments
7 min read
Top 10 Backend Development Mistakes to Avoid 2024

Top 10 Backend Development Mistakes to Avoid 2024

68
Comments 5
4 min read
Building a Full-Stack Web Application: A Comprehensive Guide

Building a Full-Stack Web Application: A Comprehensive Guide

1
Comments
3 min read
Connecting Node.js To MongoDB Atlas Using Mongoose: A Step-by-Step Guide

Connecting Node.js To MongoDB Atlas Using Mongoose: A Step-by-Step Guide

1
Comments
4 min read
Laravel Upload de Arquivos: Salvar arquivo no Storage

Laravel Upload de Arquivos: Salvar arquivo no Storage

Comments
2 min read
Rethink Full-Stack Development: Is a Custom Backend the Best Choice?

Rethink Full-Stack Development: Is a Custom Backend the Best Choice?

6
Comments
8 min read
Why Should You Learn Laravel: Unleash the Power of Modern Web Development

Why Should You Learn Laravel: Unleash the Power of Modern Web Development

12
Comments
3 min read
What is ABSPATH in wordpress and why we need use them?

What is ABSPATH in wordpress and why we need use them?

3
Comments
3 min read
Backend e Frontend: Dicas para Começar sua Jornada no Desenvolvimento Web

Backend e Frontend: Dicas para Começar sua Jornada no Desenvolvimento Web

2
Comments
3 min read
Autoincrement en Oracle

Autoincrement en Oracle

Comments
1 min read
Don't underestimate SQL

Don't underestimate SQL

10
Comments 4
2 min read
Partial Indexes in MongoDB: A Brief Overview

Partial Indexes in MongoDB: A Brief Overview

Comments
2 min read
Building a Node.js Server Without Using Express.js🐤

Building a Node.js Server Without Using Express.js🐤

11
Comments 3
3 min read
Introduction to ExpressJs

Introduction to ExpressJs

3
Comments
3 min read
Cloud, tu caja de herramientas personal

Cloud, tu caja de herramientas personal

4
Comments
2 min read
20 databases to pick in 2023 - simplified

20 databases to pick in 2023 - simplified

67
Comments 33
8 min read
Criando APIs em Go e utilizando KrakenD para unir informações

Criando APIs em Go e utilizando KrakenD para unir informações

7
Comments
2 min read
User Synthetics: A Modular Web Development Framework

User Synthetics: A Modular Web Development Framework

Comments 2
3 min read
Middleware trong expressjs là gì?

Middleware trong expressjs là gì?

Comments
2 min read
"Create" dan "Upload" di Golang Postgres: Back-end

"Create" dan "Upload" di Golang Postgres: Back-end

Comments
5 min read
Using the Richardson maturity model to improve your APIs

Using the Richardson maturity model to improve your APIs

3
Comments
4 min read
Exploring Nodejs Series: Chapter 1

Exploring Nodejs Series: Chapter 1

Comments
4 min read
Unlocking the Power of API Pagination: Best Practices and Strategies

Unlocking the Power of API Pagination: Best Practices and Strategies

66
Comments 9
14 min read
Understanding CORS and Same Origin Policy in Web Security🚨

Understanding CORS and Same Origin Policy in Web Security🚨

13
Comments 2
3 min read
Construindo um serviço de log distribuido: Write-Ahead log

Construindo um serviço de log distribuido: Write-Ahead log

Comments 2
5 min read
Implementing a linked list

Implementing a linked list

Comments
9 min read
Using UUID in AdonisJS v5

Using UUID in AdonisJS v5

1
Comments
1 min read
Backend without ORM

Backend without ORM

7
Comments 2
5 min read
Exploring HTTP Communication with Refit

Exploring HTTP Communication with Refit

25
Comments
3 min read
Building and Deploying Nodejs Backend on AWS using Serverless Framework

Building and Deploying Nodejs Backend on AWS using Serverless Framework

3
Comments
6 min read
loading...