DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An introduction to RESTful APIs

An introduction to RESTful APIs

285
Comments 14
4 min read
Swiftly Chatting: Building Chatbots with Botter

Swiftly Chatting: Building Chatbots with Botter

164
Comments
5 min read
Exploring How Websites Talk: A Beginner's Guide to HTTP Requests, APIs, and Backend Magic

Exploring How Websites Talk: A Beginner's Guide to HTTP Requests, APIs, and Backend Magic

157
Comments 30
6 min read
Trabalhando com Threads em Ruby

Trabalhando com Threads em Ruby

139
Comments 4
3 min read
Benchmarking String Literal ("") vs Template Literal (``) - using Performance.now()

Benchmarking String Literal ("") vs Template Literal (``) - using Performance.now()

98
Comments 24
2 min read
What is the ideal Tech stack to build a website in 2024? 👨‍💻

What is the ideal Tech stack to build a website in 2024? 👨‍💻

97
Comments 116
1 min read
9 Hand Picked FREE Heroku Alternatives [2023]

9 Hand Picked FREE Heroku Alternatives [2023]

92
Comments 27
8 min read
All MongoDB commands you need to know

All MongoDB commands you need to know

87
Comments 31
4 min read
Backend Code Review Checklist

Backend Code Review Checklist

86
Comments 16
2 min read
Building RESTful API with Hexagonal Architecture in Go

Building RESTful API with Hexagonal Architecture in Go

84
Comments 6
8 min read
5 Open Source tools written in Golang that you should know about

5 Open Source tools written in Golang that you should know about

80
Comments 17
3 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
Top 10 Backend Development Mistakes to Avoid 2024

Top 10 Backend Development Mistakes to Avoid 2024

68
Comments 5
4 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
20 databases to pick in 2023 - simplified

20 databases to pick in 2023 - simplified

67
Comments 33
8 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
What's New in Node.js 20 for API Development

What's New in Node.js 20 for API Development

65
Comments 2
4 min read
Unlocking the Potential of Web Sockets in Modern Web Development

Unlocking the Potential of Web Sockets in Modern Web Development

64
Comments 7
8 min read
Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works

Demystifying CORS: Understanding How Cross-Origin Resource Sharing Works

64
Comments 3
5 min read
Exploring Supabase, the Open Source Backend for Developers

Exploring Supabase, the Open Source Backend for Developers

50
Comments 7
3 min read
Top 5 Frontend and Backend Technologies Used by Developers in 2024

Top 5 Frontend and Backend Technologies Used by Developers in 2024

50
Comments 23
7 min read
RLS of Supabase(PostgreSQL) Is Good, But …🤔

RLS of Supabase(PostgreSQL) Is Good, But …🤔

47
Comments 4
6 min read
PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?

47
Comments 11
6 min read
Golang: graceful shutdown

Golang: graceful shutdown

42
Comments 1
6 min read
eCommerce Database Design

eCommerce Database Design

40
Comments 11
5 min read
Building a React Web App with a Go Backend

Building a React Web App with a Go Backend

39
Comments
3 min read
Full-Stack Developer Roadmap: Step-by-Step Guide 2023

Full-Stack Developer Roadmap: Step-by-Step Guide 2023

38
Comments 9
7 min read
Using Type-Safe Infrastructure in Go for Event-Driven Backends

Using Type-Safe Infrastructure in Go for Event-Driven Backends

36
Comments 2
3 min read
⚡️Speeding up debugging with local tracing 02:37

⚡️Speeding up debugging with local tracing

36
Comments
1 min read
The Complete Microservices Guide

The Complete Microservices Guide

36
Comments 5
20 min read
How to Use Dependency Injection with Node.js

How to Use Dependency Injection with Node.js

35
Comments 6
7 min read
Worker Threads Nodejs

Worker Threads Nodejs

32
Comments 4
4 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
🤘 Zsh and Bash

🤘 Zsh and Bash

31
Comments 1
14 min read
The Role of Queues in Building Efficient Distributed Applications

The Role of Queues in Building Efficient Distributed Applications

30
Comments 2
8 min read
Benchmarking 'for', 'while', 'for...of', and 'Array.forEach' - using Performance.now()

Benchmarking 'for', 'while', 'for...of', and 'Array.forEach' - using Performance.now()

29
Comments 6
2 min read
Engineering Challenges in B2B and B2C Startups

Engineering Challenges in B2B and B2C Startups

29
Comments 1
8 min read
What became of Heroku? 🤔

What became of Heroku? 🤔

28
Comments
2 min read
Database Transactions

Database Transactions

27
Comments 7
6 min read
Build a web scraper with Go

Build a web scraper with Go

26
Comments 4
9 min read
Web Security: Understanding Request Smuggling

Web Security: Understanding Request Smuggling

25
Comments 3
3 min read
Exploring HTTP Communication with Refit

Exploring HTTP Communication with Refit

25
Comments
3 min read
Getting Stuff Done: Productivity Tips for Backend and Frontend Devs

Getting Stuff Done: Productivity Tips for Backend and Frontend Devs

25
Comments 6
2 min read
Why would you use Backend as a Service (BaaS)?

Why would you use Backend as a Service (BaaS)?

24
Comments 5
6 min read
Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

24
Comments 3
5 min read
The need for a new backend framework

The need for a new backend framework

24
Comments 15
6 min read
Best NestJS Practices and Advanced Techniques

Best NestJS Practices and Advanced Techniques

24
Comments
4 min read
Unlocking the Power of Consistent Hashing: The Key to Scalable 🚀, Fault-Tolerant Distributed Systems 💻

Unlocking the Power of Consistent Hashing: The Key to Scalable 🚀, Fault-Tolerant Distributed Systems 💻

24
Comments
5 min read
Node.js asynchronous flow control and event loop

Node.js asynchronous flow control and event loop

23
Comments
8 min read
Understanding Netflix's Backend Architecture: A Deep Dive 🚀

Understanding Netflix's Backend Architecture: A Deep Dive 🚀

22
Comments 7
3 min read
Getting started with gRPC in Golang

Getting started with gRPC in Golang

22
Comments 9
10 min read
Understanding Node.js Streams

Understanding Node.js Streams

22
Comments 2
11 min read
Embracing Modern Python for Web Development

Embracing Modern Python for Web Development

21
Comments 2
15 min read
OPTIONS PATTERN IN .NET 6

OPTIONS PATTERN IN .NET 6

20
Comments 6
4 min read
A Guide to Node.js Streams: Advanced Functionality

A Guide to Node.js Streams: Advanced Functionality

19
Comments 1
9 min read
Storing and retrieving data from MySQL in Go APIs

Storing and retrieving data from MySQL in Go APIs

19
Comments
4 min read
Removing 100% of Hamster Wheel from Backend Development

Removing 100% of Hamster Wheel from Backend Development

19
Comments
3 min read
How to Choose the Right Backend as a Service (BaaS) Provider for Your Project

How to Choose the Right Backend as a Service (BaaS) Provider for Your Project

18
Comments 2
10 min read
Part 2 - Building a Full Stack Contact Form: Node.js Backend 2023

Part 2 - Building a Full Stack Contact Form: Node.js Backend 2023

18
Comments 1
9 min read
Event-Driven Architecture 101

Event-Driven Architecture 101

18
Comments
11 min read
loading...