DEV Community

# backend

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
5 Killer JavaScript Hacks Wish I Knew Soon

5 Killer JavaScript Hacks Wish I Knew Soon

Comments
1 min read
Benchmarking Crunchy Data for latency

Benchmarking Crunchy Data for latency

Comments
1 min read
Redis Implementation and best Practices

Redis Implementation and best Practices

5
Comments 2
2 min read
Understanding Latency in Applications: A Guide for Backend Developers

Understanding Latency in Applications: A Guide for Backend Developers

Comments
5 min read
The Principles of Objects-Oriented Programs(OOP) In Java.

The Principles of Objects-Oriented Programs(OOP) In Java.

Comments
1 min read
A LINUX IN MY WINDOWS OS.

A LINUX IN MY WINDOWS OS.

1
Comments
4 min read
Integrating Cloudinary with NestJS for Image Management

Integrating Cloudinary with NestJS for Image Management

6
Comments
4 min read
Operators:If,else if,else,ternary operator,switch

Operators:If,else if,else,ternary operator,switch

Comments
1 min read
SQL: The Backbone of Modern Data Management

SQL: The Backbone of Modern Data Management

Comments
5 min read
Redis: Understanding the Basics

Redis: Understanding the Basics

9
Comments 3
4 min read
Mastering Java Streams: A Complete Guide for Developers

Mastering Java Streams: A Complete Guide for Developers

18
Comments
4 min read
Dynamic SQL in Oracle SQL | Best Explanation

Dynamic SQL in Oracle SQL | Best Explanation

8
Comments
4 min read
Create Efficient Database Indexes for Optimal Long-Term Performance

Create Efficient Database Indexes for Optimal Long-Term Performance

Comments
1 min read
Reto de backend #1

Reto de backend #1

Comments
1 min read
Reto de backend #2

Reto de backend #2

Comments
1 min read
How to manage multiple environments with dotenv and Databases config in NestJS

How to manage multiple environments with dotenv and Databases config in NestJS

4
Comments 3
5 min read
Exploring Design Patterns: Factory Method

Exploring Design Patterns: Factory Method

2
Comments
3 min read
Sending Emails with Queues in Node.js - Improve Your App’s Email Deliverys

Sending Emails with Queues in Node.js - Improve Your App’s Email Deliverys

1
Comments
4 min read
Servidor NodeJs + Typescript + ExpressJs

Servidor NodeJs + Typescript + ExpressJs

1
Comments
4 min read
Thought-Provoking Questions Every Backend Developer Should Ask

Thought-Provoking Questions Every Backend Developer Should Ask

Comments
4 min read
Node.js Update

Node.js Update

Comments
2 min read
Make your response consistent in NestJS using Interceptors

Make your response consistent in NestJS using Interceptors

2
Comments
4 min read
My Journey from BootstrapCSS to TailwindCSS: A Backend Developer’s Perspective

My Journey from BootstrapCSS to TailwindCSS: A Backend Developer’s Perspective

Comments
4 min read
11 GitHub Repositories to learn NodeJs

11 GitHub Repositories to learn NodeJs

139
Comments 18
3 min read
Defensive Programming as a Backend Developer: Building Robust and Secure Systems

Defensive Programming as a Backend Developer: Building Robust and Secure Systems

21
Comments 1
11 min read
Ways to resolve CORS issues

Ways to resolve CORS issues

Comments
4 min read
Backend challenge #6

Backend challenge #6

1
Comments
2 min read
🎉 The key evolution of the Easy Model package is here with v1.0.8 🎉

🎉 The key evolution of the Easy Model package is here with v1.0.8 🎉

Comments
1 min read
Introduction about the project and... myself

Introduction about the project and... myself

3
Comments
3 min read
Why Node.js is becoming the new favorite of backend developers

Why Node.js is becoming the new favorite of backend developers

2
Comments
3 min read
Starting Your Journey in Backend Development: Key Insights and Practical Tips for Success

Starting Your Journey in Backend Development: Key Insights and Practical Tips for Success

1
Comments 1
5 min read
Why the JavaScript ecosystem is so vibrant (and a bit chaotic) for a backend dev

Why the JavaScript ecosystem is so vibrant (and a bit chaotic) for a backend dev

Comments
4 min read
Understanding the Chain of Responsibility Design Pattern in Backend Development

Understanding the Chain of Responsibility Design Pattern in Backend Development

3
Comments
5 min read
📂 Building a Simple File Management System with PHP & MySQL 🚀

📂 Building a Simple File Management System with PHP & MySQL 🚀

6
Comments
3 min read
Getting Started with Apache Kafka: A Backend Engineer's Perspective

Getting Started with Apache Kafka: A Backend Engineer's Perspective

Comments
3 min read
someone told me to write as I learn

someone told me to write as I learn

8
Comments 6
2 min read
Raising the Difference Between raise and raise e

Raising the Difference Between raise and raise e

10
Comments
4 min read
CAP Theorem: The Choice Between Consistency and Availability in Distributed Systems

CAP Theorem: The Choice Between Consistency and Availability in Distributed Systems

Comments
1 min read
Wait for Services to Start in Docker Compose: wait-for-it vs Healthcheck

Wait for Services to Start in Docker Compose: wait-for-it vs Healthcheck

Comments
6 min read
Raw SQL vs ORMs: Pros and Cons

Raw SQL vs ORMs: Pros and Cons

2
Comments 2
2 min read
Kubernetes Overview

Kubernetes Overview

Comments
1 min read
It's a new release day 🚀

It's a new release day 🚀

Comments
1 min read
GraphQL vs. REST: Best Practices for API Development

GraphQL vs. REST: Best Practices for API Development

Comments
3 min read
💡 Go vs Node.js: Which Backend Powerhouse Will Dominate in 2024? ⚡

💡 Go vs Node.js: Which Backend Powerhouse Will Dominate in 2024? ⚡

Comments
5 min read
ThrottleX: Scaling to a Million Requests Per Second Without Breaking a Sweat

ThrottleX: Scaling to a Million Requests Per Second Without Breaking a Sweat

26
Comments 8
11 min read
Indexes in SQL | Clustered and Non Clustered Index

Indexes in SQL | Clustered and Non Clustered Index

6
Comments
2 min read
Interval Partitioning in Oracle SQL

Interval Partitioning in Oracle SQL

5
Comments
3 min read
Pragma Autonomous Transaction in Oracle PL/SQL | Complete Overview

Pragma Autonomous Transaction in Oracle PL/SQL | Complete Overview

6
Comments
4 min read
Procedure in PL/SQL | Best Explanation

Procedure in PL/SQL | Best Explanation

Comments
4 min read
Entity Framework Training

Entity Framework Training

Comments
10 min read
Entendendo pacotes e modulos em Go!

Entendendo pacotes e modulos em Go!

Comments
3 min read
Beginner's Guide to Backend Development: Build Your First App Using Node.js and Express.js

Beginner's Guide to Backend Development: Build Your First App Using Node.js and Express.js

2
Comments
3 min read
MERN Stack Application | Part 1

MERN Stack Application | Part 1

Comments
3 min read
Partitioning in ORACLE SQL | Horizontal and Vertical Partitioning

Partitioning in ORACLE SQL | Horizontal and Vertical Partitioning

8
Comments
3 min read
Summary of Horizontal and Vertical Partitioning

Summary of Horizontal and Vertical Partitioning

7
Comments
2 min read
Deterministic Functions in PLSQL

Deterministic Functions in PLSQL

Comments
3 min read
Customizing the Django Panel: A Step-By-Step Guide

Customizing the Django Panel: A Step-By-Step Guide

Comments
1 min read
Learn Minimal APIs in .NET 8 Full CRUD Tutorial for Beginners

Learn Minimal APIs in .NET 8 Full CRUD Tutorial for Beginners

7
Comments
38 min read
Backend VS Frontend 🤷‍♂️

Backend VS Frontend 🤷‍♂️

1
Comments
2 min read
Joins in SQL

Joins in SQL

9
Comments
2 min read
loading...