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.
How to Fix CORS Errors in MERN (The Secure Way)

How to Fix CORS Errors in MERN (The Secure Way)

7
Comments
3 min read
Build Your Own npm create CLI for Both React Frontend & Node.js Backend (Full-Stack Starter)

Build Your Own npm create CLI for Both React Frontend & Node.js Backend (Full-Stack Starter)

2
Comments
4 min read
📝 Fixing BigInt Serialization Error in Node.js + Express (A Beginner-Friendly Explanation)

📝 Fixing BigInt Serialization Error in Node.js + Express (A Beginner-Friendly Explanation)

4
Comments
3 min read
Building a "Bullshit Detector" for LLMs using Node.js and pgvector

Building a "Bullshit Detector" for LLMs using Node.js and pgvector

37
Comments 9
3 min read
Production-Ready JWT + RBAC Auth for NestJS (With Structured API Responses)

Production-Ready JWT + RBAC Auth for NestJS (With Structured API Responses)

Comments
1 min read
emojis-cleaner — A npm package to remove Emojis from Any File or Codebase (CLI + JS API)

emojis-cleaner — A npm package to remove Emojis from Any File or Codebase (CLI + JS API)

Comments
3 min read
I Built the #1 Fastest Bun Framework At 13 Years Old

I Built the #1 Fastest Bun Framework At 13 Years Old

Comments
1 min read
Understanding err, stdout, and stderr in Node.js

Understanding err, stdout, and stderr in Node.js

Comments
3 min read
Decoding Buffers in Node.js: The Hidden Powerhouse of Data Handling

Decoding Buffers in Node.js: The Hidden Powerhouse of Data Handling

Comments
2 min read
@soblend/baileys 1.0.4

@soblend/baileys 1.0.4

Comments
3 min read
AI Course Generator

AI Course Generator

Comments
2 min read
Comment piloter votre coffre-fort Vaultwarden avec une IA (ou un simple script)

Comment piloter votre coffre-fort Vaultwarden avec une IA (ou un simple script)

Comments
2 min read
Building a Scalable Notification System with RabbitMQ and Microservices

Building a Scalable Notification System with RabbitMQ and Microservices

Comments 1
3 min read
🏋️ Narwade's Health Club: A Full-Stack Fitness Platform

🏋️ Narwade's Health Club: A Full-Stack Fitness Platform

Comments
2 min read
Node.js Architecture Explained Simply: A Developer’s Guide to the Event Loop, Async Code, and Scaling

Node.js Architecture Explained Simply: A Developer’s Guide to the Event Loop, Async Code, and Scaling

Comments
10 min read
The Hidden Vulnerabilities in Your Authentication System: A Deep Dive into Timing Attacks, IP Spoofing, and Race Conditions

The Hidden Vulnerabilities in Your Authentication System: A Deep Dive into Timing Attacks, IP Spoofing, and Race Conditions

Comments
6 min read
Three Ways to Upload Files: What I Learned While Building My Backend

Three Ways to Upload Files: What I Learned While Building My Backend

1
Comments
3 min read
Never Put Sensitive Data in Your JWT Payload

Never Put Sensitive Data in Your JWT Payload

1
Comments
2 min read
Build a Type-Safe Live Chat with Inversify and SSE

Build a Type-Safe Live Chat with Inversify and SSE

5
Comments
3 min read
I Think I Accidentally Solved a Problem No One Tried Before?

I Think I Accidentally Solved a Problem No One Tried Before?

Comments
2 min read
Throttle Smart, Scale Safe — Complete Guide to Rate Limiting — Architecture Series: Part 6

Throttle Smart, Scale Safe — Complete Guide to Rate Limiting — Architecture Series: Part 6

11
Comments
4 min read
Using Console Colors with Node.js: A Complete Guide for Cleaner, Smarter Terminal Output

Using Console Colors with Node.js: A Complete Guide for Cleaner, Smarter Terminal Output

Comments
4 min read
🚀 Building My First Full-Stack Todo App with React + Supabase ⚛️

🚀 Building My First Full-Stack Todo App with React + Supabase ⚛️

5
Comments
1 min read
How I Took a Slow Node.js API from 5.7 sec 11ms Using Real Load Tests (Beginner-Friendly)

How I Took a Slow Node.js API from 5.7 sec 11ms Using Real Load Tests (Beginner-Friendly)

2
Comments
2 min read
Serverless Node.js: How to Build Ultra-Fast, Cost-Efficient Backends

Serverless Node.js: How to Build Ultra-Fast, Cost-Efficient Backends

Comments
4 min read
loading...