DEV Community

# backend

Posts

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

NodeJS Streams

Comments
2 min read
Message Ordering

Message Ordering

1
Comments
4 min read
7 Proven Practices to Boost Development Speed and Project Quality

7 Proven Practices to Boost Development Speed and Project Quality

7
Comments
7 min read
Building your first Rest API with Nestjs and TypeORM and test it with Postman

Building your first Rest API with Nestjs and TypeORM and test it with Postman

5
Comments
8 min read
Reduce Network Usage - With This 1 Simple Trick!

Reduce Network Usage - With This 1 Simple Trick!

1
Comments
4 min read
The Django Node.js Alternative

The Django Node.js Alternative

19
Comments
7 min read
Top 10 Fintech Companies Powered by RoR Backend

Top 10 Fintech Companies Powered by RoR Backend

2
Comments
4 min read
Deploy PocketBase in 30 Seconds

Deploy PocketBase in 30 Seconds

4
Comments 1
1 min read
Cookies-Based Authentication Vs Session-Based Authentication

Cookies-Based Authentication Vs Session-Based Authentication

37
Comments 10
9 min read
Leveraging GraphQL API Over Web Scraping: A Backend Approach

Leveraging GraphQL API Over Web Scraping: A Backend Approach

2
Comments
4 min read
Woo.vi - Building Woovi Shortener Microservice

Woo.vi - Building Woovi Shortener Microservice

9
Comments
2 min read
Analyzing and visualizing trace data to identify performance bottlenecks and optimize system performance.

Analyzing and visualizing trace data to identify performance bottlenecks and optimize system performance.

1
Comments
3 min read
¿Qué son los argumentos de la línea de comandos y para qué nos sirven en nodejs?

¿Qué son los argumentos de la línea de comandos y para qué nos sirven en nodejs?

Comments
2 min read
FeathersJS vs NestJS - Compared in 3 Key Areas

FeathersJS vs NestJS - Compared in 3 Key Areas

3
Comments 2
7 min read
The DataTypes of JavaScript

The DataTypes of JavaScript

1
Comments
3 min read
Features and Differences of Spinlock, Mutex, and Semaphore

Features and Differences of Spinlock, Mutex, and Semaphore

4
Comments
4 min read
PDF is not opening using php mail function

PDF is not opening using php mail function

2
Comments
3 min read
Overview of MVC Architectural Pattern

Overview of MVC Architectural Pattern

1
Comments
4 min read
Choosing Between Role-Based vs Claims-Based vs Permission-Based Access Control Mechanism

Choosing Between Role-Based vs Claims-Based vs Permission-Based Access Control Mechanism

1
Comments
6 min read
Want to level up your skills and unlock the power of Databases?

Want to level up your skills and unlock the power of Databases?

2
Comments
3 min read
Full-stack: end of honeymoon

Full-stack: end of honeymoon

3
Comments
5 min read
An Analysis of Five Backend Database Tools

An Analysis of Five Backend Database Tools

2
Comments
9 min read
Logging in your API

Logging in your API

2
Comments
7 min read
How to handle exceptions in Java ?

How to handle exceptions in Java ?

Comments
1 min read
Utilizar chaves primarias inteiras ou GUIDs?

Utilizar chaves primarias inteiras ou GUIDs?

5
Comments
4 min read
How to manage physical resources in your Docker containers and keep production servers faster?

How to manage physical resources in your Docker containers and keep production servers faster?

5
Comments
1 min read
Creating Automated Tests for Strapi API with PactumJS

Creating Automated Tests for Strapi API with PactumJS

1
Comments
17 min read
How to implement authentication with nestjs using guards in 3 easy steps

How to implement authentication with nestjs using guards in 3 easy steps

2
Comments
4 min read
Introducing Blite, the Lightweight Node.js Backend Server

Introducing Blite, the Lightweight Node.js Backend Server

1
Comments
2 min read
Creating a Chat Application with Django and HTMX

Creating a Chat Application with Django and HTMX

6
Comments
27 min read
m8a scenario #1 - Using Coder to Develop Keycloak Templates Live (almost)...

m8a scenario #1 - Using Coder to Develop Keycloak Templates Live (almost)...

3
Comments
8 min read
Create your first WebSockets-based application in NestJS

Create your first WebSockets-based application in NestJS

23
Comments
3 min read
You Can Save this Much by Bootstrapping your Backend

You Can Save this Much by Bootstrapping your Backend

6
Comments
7 min read
TIL: ruby factory bot and models association : `after(:build)`

TIL: ruby factory bot and models association : `after(:build)`

3
Comments
3 min read
⭐️Back-End Developer Step by Step Roadmap Guide 2023⭐️

⭐️Back-End Developer Step by Step Roadmap Guide 2023⭐️

12
Comments
1 min read
Java Efetivo Essencial - Interface

Java Efetivo Essencial - Interface

4
Comments
2 min read
6 Concepts Every Backend Engineer Should Know

6 Concepts Every Backend Engineer Should Know

8
Comments
3 min read
Versioning GraphQL and Rest API's

Versioning GraphQL and Rest API's

3
Comments
2 min read
Top 5 fails when developing a DiGA backend (German Digital Therapeutics – DTx)

Top 5 fails when developing a DiGA backend (German Digital Therapeutics – DTx)

Comments
8 min read
Optimizing Front-End and Back-End Performance: Proven Ways to Improve Website Performance

Optimizing Front-End and Back-End Performance: Proven Ways to Improve Website Performance

3
Comments
9 min read
How to improve your developer skills in 2023

How to improve your developer skills in 2023

7
Comments 2
2 min read
How to Install Django and Start Your Project

How to Install Django and Start Your Project

3
Comments
1 min read
If You're Learning Back-end, Don't Start with Frameworks

If You're Learning Back-end, Don't Start with Frameworks

3
Comments
5 min read
Configuration with Viper in Go

Configuration with Viper in Go

6
Comments
3 min read
Test with Testify and Mockery in Go

Test with Testify and Mockery in Go

4
Comments
4 min read
Using Helm to deploy a Frontend and backend Application

Using Helm to deploy a Frontend and backend Application

10
Comments
3 min read
Django with Rest Tutorial -1

Django with Rest Tutorial -1

4
Comments 2
2 min read
Tips y Apuntes sobre Filament PHP

Tips y Apuntes sobre Filament PHP

9
Comments
2 min read
Go JWT Authentication Middleware

Go JWT Authentication Middleware

Comments
5 min read
Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 1)

Reactive Backend Applications with Spring Boot, Kotlin and Coroutines (Part 1)

5
Comments
11 min read
How to Become a Web Developer in 2023

How to Become a Web Developer in 2023

5
Comments 2
11 min read
Go Backend Clean Architecture

Go Backend Clean Architecture

5
Comments
10 min read
¿Cómo manejar los recursos físicos a los que tienen acceso nuestros contenedores?

¿Cómo manejar los recursos físicos a los que tienen acceso nuestros contenedores?

1
Comments
2 min read
Use of package-lock.json

Use of package-lock.json

6
Comments
2 min read
Integrating Machine Learning Model with Rest API in Flask

Integrating Machine Learning Model with Rest API in Flask

1
Comments
2 min read
How To Build A Blog App With Flask

How To Build A Blog App With Flask

2
Comments
10 min read
What is Hasura? What are the differences between Hasura and Apollo Graphql?

What is Hasura? What are the differences between Hasura and Apollo Graphql?

3
Comments
2 min read
Conditional API Responses For JavaScript vs. HTML Forms

Conditional API Responses For JavaScript vs. HTML Forms

Comments
6 min read
Frontend Backend - December release

Frontend Backend - December release

2
Comments
1 min read
Getting started with CLI's using Golang.

Getting started with CLI's using Golang.

1
Comments
5 min read
loading...