DEV Community

# backenddevelopment

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Methods in Ruby

Methods in Ruby

206
Comments 36
2 min read
Software's Backbone: Key Performance Indicators (KPIs) for Backend Development Projects

Software's Backbone: Key Performance Indicators (KPIs) for Backend Development Projects

47
Comments
5 min read
Best NestJS Practices and Advanced Techniques

Best NestJS Practices and Advanced Techniques

24
Comments
4 min read
Power of Tokens:Refresh Tokens and Access Tokens in Backend Development

Power of Tokens:Refresh Tokens and Access Tokens in Backend Development

18
Comments 1
3 min read
Event-Driven Architecture 101

Event-Driven Architecture 101

18
Comments
11 min read
How to Save Single or Multiple Records Using API Maker 🚀

How to Save Single or Multiple Records Using API Maker 🚀

15
Comments
2 min read
Introdução ao Ruby

Introdução ao Ruby

15
Comments 1
3 min read
7 ways to step up your API performance.

7 ways to step up your API performance.

14
Comments
5 min read
Symfony can help you fall in love with your front-end team!

Symfony can help you fall in love with your front-end team!

14
Comments
5 min read
How to build a URL Shortener with Go

How to build a URL Shortener with Go

13
Comments 6
5 min read
Getting started as a backend developer: A beginner’s guide

Getting started as a backend developer: A beginner’s guide

13
Comments 3
7 min read
🚀 API Maker : Release Notes for v1.5.0

🚀 API Maker : Release Notes for v1.5.0

13
Comments
1 min read
From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

12
Comments
12 min read
01 - Journey into Backend Engineering: Exploring the Core Components & Concepts

01 - Journey into Backend Engineering: Exploring the Core Components & Concepts

11
Comments
4 min read
How to Get Data by ID Using API Maker 🚀

How to Get Data by ID Using API Maker 🚀

11
Comments
2 min read
Learn to Code the Slow Way

Learn to Code the Slow Way

10
Comments 1
5 min read
Getting Started with Go: A Quick Guide.

Getting Started with Go: A Quick Guide.

10
Comments 2
2 min read
🤔What to expect from a Backend Development Platform 02:09

🤔What to expect from a Backend Development Platform

10
Comments
2 min read
Mastering Concurrency: Unveiling the Power of Goroutines in Go.

Mastering Concurrency: Unveiling the Power of Goroutines in Go.

10
Comments 2
2 min read
Queuing jobs in NestJS using @nestjs/bullmq package

Queuing jobs in NestJS using @nestjs/bullmq package

10
Comments 3
8 min read
Does Data Structures and Algorithms Matter in Backend? No BS Answer!

Does Data Structures and Algorithms Matter in Backend? No BS Answer!

10
Comments
4 min read
Intro to Concurrency in Golang

Intro to Concurrency in Golang

9
Comments 2
3 min read
Computer Science 4 Newbies - Understanding Binary Search

Computer Science 4 Newbies - Understanding Binary Search

8
Comments 3
3 min read
Biggest lesson learned from Nodejs Documentary

Biggest lesson learned from Nodejs Documentary

8
Comments 1
2 min read
Create your own Schema Type in mongoose

Create your own Schema Type in mongoose

8
Comments
2 min read
Using FluentScheduler with C#

Using FluentScheduler with C#

8
Comments
5 min read
How I Decreased API Response Time by 89.30% in Python

How I Decreased API Response Time by 89.30% in Python

8
Comments
4 min read
How to Achieve Concurrency in Go

How to Achieve Concurrency in Go

7
Comments
9 min read
Arrays in Ruby

Arrays in Ruby

7
Comments 3
2 min read
Understanding How Forward and Reverse Proxy Work

Understanding How Forward and Reverse Proxy Work

6
Comments
4 min read
Deploying Dockerised Laravel Applications on Azure

Deploying Dockerised Laravel Applications on Azure

6
Comments 2
4 min read
Programação Orientada à Objetos com Java - POO

Programação Orientada à Objetos com Java - POO

6
Comments
10 min read
MongoDB Aggregation Interview Questions (Level: Easy)

MongoDB Aggregation Interview Questions (Level: Easy)

6
Comments
2 min read
Event Listeners and Queues in Laravel

Event Listeners and Queues in Laravel

5
Comments
1 min read
How to pretty print json with golang ?

How to pretty print json with golang ?

5
Comments 3
1 min read
5 Types of Application You Can Build from Node.js Backend Framework

5 Types of Application You Can Build from Node.js Backend Framework

5
Comments
4 min read
Implementing Spring Security 6 with Spring Boot 3: A Guide to OAuth and JWT with Nimbus for Authentication

Implementing Spring Security 6 with Spring Boot 3: A Guide to OAuth and JWT with Nimbus for Authentication

5
Comments 7
11 min read
10 Django Projects Ideas for Beginners

10 Django Projects Ideas for Beginners

5
Comments
6 min read
Hashes in Ruby

Hashes in Ruby

5
Comments 1
2 min read
Basic data types and variables in Ruby

Basic data types and variables in Ruby

5
Comments
4 min read
GraphQL benefits and why you should adopt it in 2024

GraphQL benefits and why you should adopt it in 2024

4
Comments
5 min read
Django Query Expressions F()

Django Query Expressions F()

4
Comments 2
3 min read
Getting Started with Node.js: Setting Up and Running Your First Application

Getting Started with Node.js: Setting Up and Running Your First Application

3
Comments
4 min read
Backend Development —The Server Side

Backend Development —The Server Side

3
Comments
4 min read
The CORS Conundrum

The CORS Conundrum

3
Comments
8 min read
Roadmaps to Master the World of Tech: Frontend, Backend, DevOps, and Quality Assurance! 🚀

Roadmaps to Master the World of Tech: Frontend, Backend, DevOps, and Quality Assurance! 🚀

3
Comments
2 min read
Building Robust Backend APIs with State Machines: A Comprehensive Guide

Building Robust Backend APIs with State Machines: A Comprehensive Guide

3
Comments
7 min read
FIX "ReferenceError: __dirname is not defined in ES module scope" in NodeJs.

FIX "ReferenceError: __dirname is not defined in ES module scope" in NodeJs.

3
Comments
1 min read
Queuing jobs in NestJS using @nestjs/bullmq package

Queuing jobs in NestJS using @nestjs/bullmq package

3
Comments
8 min read
Farewell, Nodemon! đź’”

Farewell, Nodemon! đź’”

3
Comments 2
2 min read
API Testing 101: A Beginner's Guide to Testing Nodejs APIs with Jest and Supertest

API Testing 101: A Beginner's Guide to Testing Nodejs APIs with Jest and Supertest

3
Comments 1
9 min read
How to create and set up your first AWS EC2 Instance

How to create and set up your first AWS EC2 Instance

3
Comments
6 min read
PHP Authentication: Implementing Access Token

PHP Authentication: Implementing Access Token

3
Comments
10 min read
A Deep Dive into Object-Oriented Programming in Python: From Novice to Virtuoso

A Deep Dive into Object-Oriented Programming in Python: From Novice to Virtuoso

2
Comments
20 min read
Getting started with Django

Getting started with Django

2
Comments
3 min read
Try and Except in Layman's terms

Try and Except in Layman's terms

2
Comments
9 min read
Basics of Web App Architecture

Basics of Web App Architecture

2
Comments
6 min read
Classes Imutáveis no Java e Records

Classes Imutáveis no Java e Records

2
Comments
2 min read
🚀 Five-Minute Backend Deployment Made Simple: Revolutionize Your Workflow

🚀 Five-Minute Backend Deployment Made Simple: Revolutionize Your Workflow

2
Comments 1
5 min read
A Nodejs App To Save Videos To Mongodb

A Nodejs App To Save Videos To Mongodb

2
Comments
4 min read
loading...