Forem

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.
Why Node.js Servers Are Lightning Fast?
Cover image for Why Node.js Servers Are Lightning Fast?

Why Node.js Servers Are Lightning Fast?

Comments
1 min read
How to Write Your Own Static File Server in Pure Node.js

How to Write Your Own Static File Server in Pure Node.js

Comments
3 min read
Send Messages in 3 Lines of TypeScript

Send Messages in 3 Lines of TypeScript

Comments
2 min read
Creating production-ready authentication and authorization

Creating production-ready authentication and authorization

Comments
3 min read
Build a Blue/Green deployment with Nginx Auto-Failover

Build a Blue/Green deployment with Nginx Auto-Failover

2
Comments
9 min read
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
DNS Demystified: How It Works, Why Hackers Target It & How DNS Hijacking Really Happens
Cover image for DNS Demystified: How It Works, Why Hackers Target It & How DNS Hijacking Really Happens

DNS Demystified: How It Works, Why Hackers Target It & How DNS Hijacking Really Happens

Comments
3 min read
Build Your Own npm create CLI for Both React Frontend & Node.js Backend (Full-Stack Starter)
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
loading...