DEV Community

Node.js

A JavaScript runtime built on Chrome's V8 JavaScript engine.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Node.js Event Loop: The Key to Scalable and Efficient Applications

Node.js Event Loop: The Key to Scalable and Efficient Applications

Comments
3 min read
Scaling WebSocket Applications with Redis Pub/Sub for Horizontal Deployment

Scaling WebSocket Applications with Redis Pub/Sub for Horizontal Deployment

Comments
2 min read
Rate Limiting in Node.js Using Redis and Token Bucket Algorithm

Rate Limiting in Node.js Using Redis and Token Bucket Algorithm

1
Comments
3 min read
Building a Feature Flag System in Node.js with Redis and Middleware

Building a Feature Flag System in Node.js with Redis and Middleware

Comments
2 min read
Battling "Connection Refused" and "Externally-Managed-Environment" on AWS EC2

Battling "Connection Refused" and "Externally-Managed-Environment" on AWS EC2

Comments
2 min read
Building Real-Time Notifications in a Node.js App Using WebSockets

Building Real-Time Notifications in a Node.js App Using WebSockets

2
Comments
2 min read
Variaveis de Ambiente em Node.js (.env)

Variaveis de Ambiente em Node.js (.env)

1
Comments 1
2 min read
WebSocket Communication in Node.js With Native ws Library

WebSocket Communication in Node.js With Native ws Library

2
Comments
2 min read
MongoDB connection error: MongooseServerSelectionError: getaddrinfo ENOTFOUND n

MongoDB connection error: MongooseServerSelectionError: getaddrinfo ENOTFOUND n

Comments
1 min read
Using Conditionals in AWS SAM to Customize Deployments

Using Conditionals in AWS SAM to Customize Deployments

Comments
2 min read
WebSockets : Real-Time Magic Beyond REST

WebSockets : Real-Time Magic Beyond REST

1
Comments
2 min read
🚀 Meet Monpress: A Modern Framework Built on Top of Express.js

🚀 Meet Monpress: A Modern Framework Built on Top of Express.js

1
Comments
2 min read
Chapter 6 HTML part one

Chapter 6 HTML part one

Comments
11 min read
Rate Limiting in NestJS Using @nestjs/throttler

Rate Limiting in NestJS Using @nestjs/throttler

3
Comments 1
4 min read
Building a Nodejs API using the Twelve-Factor App Principles

Building a Nodejs API using the Twelve-Factor App Principles

15
Comments 1
6 min read
The Art of Decorating: Making Utility Functions Work for You in TypeScript

The Art of Decorating: Making Utility Functions Work for You in TypeScript

2
Comments
4 min read
Advanced API Rate Limiting Strategies in Node.js With Redis and Express

Advanced API Rate Limiting Strategies in Node.js With Redis and Express

Comments
3 min read
Designing a Scalable Microservices Architecture With Docker, NGINX, and Node.js

Designing a Scalable Microservices Architecture With Docker, NGINX, and Node.js

Comments
2 min read
Building Your Own Scalable Video Streaming Server: Part 2 - Setup & Core Implementation

Building Your Own Scalable Video Streaming Server: Part 2 - Setup & Core Implementation

9
Comments 2
13 min read
Building a Scalable Job Queue With BullMQ and Redis in Node.js

Building a Scalable Job Queue With BullMQ and Redis in Node.js

Comments
2 min read
The Fetch API is finally stable in Node.js

The Fetch API is finally stable in Node.js

1
Comments
10 min read
Building a Chat App with MCP(Model Context Protocol) and Claude in Node js

Building a Chat App with MCP(Model Context Protocol) and Claude in Node js

9
Comments 2
3 min read
Mastering Database Transactions in PostgreSQL With Node.js and Knex.js

Mastering Database Transactions in PostgreSQL With Node.js and Knex.js

Comments
2 min read
Code is a fraction calculator.

Code is a fraction calculator.

Comments
1 min read
Fixing "Reached Heap Limit" Errors

Fixing "Reached Heap Limit" Errors

Comments
1 min read
loading...