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.
Understanding JavaScript's ?? (Nullish Coalescing) and || (Logical OR) Operators 🤔💡

Understanding JavaScript's ?? (Nullish Coalescing) and || (Logical OR) Operators 🤔💡

Comments
2 min read
Master-Worker Pattern in NodeJS: Explained

Master-Worker Pattern in NodeJS: Explained

3
Comments
4 min read
How to Make HTTP Requests in Node.js with Node-Fetch API?

How to Make HTTP Requests in Node.js with Node-Fetch API?

Comments
10 min read
Typescript scripts in the command line: Using Deno 2.0

Typescript scripts in the command line: Using Deno 2.0

Comments
3 min read
Typescript scripts in the command line: Deno 2.0 vs Node.JS

Typescript scripts in the command line: Deno 2.0 vs Node.JS

Comments
2 min read
Must-Know Codes for Node.js Development

Must-Know Codes for Node.js Development

Comments
3 min read
HTTP Caching 101: Everything You Need to Know

HTTP Caching 101: Everything You Need to Know

3
Comments
4 min read
Building Scalable Web Applications with Node.js and React

Building Scalable Web Applications with Node.js and React

Comments
3 min read
Integrating RESTful APIs with Node.js and React for Dynamic Content

Integrating RESTful APIs with Node.js and React for Dynamic Content

Comments
5 min read
Web roadmaps to learn frontend, backend and react-native

Web roadmaps to learn frontend, backend and react-native

Comments
1 min read
How to Handle Large File Uploads (Without Losing Your Mind)

How to Handle Large File Uploads (Without Losing Your Mind)

3
Comments
4 min read
Applying GraphQL to Backend with Node.js and PostgreSQL

Applying GraphQL to Backend with Node.js and PostgreSQL

Comments
3 min read
✨ Beginner’s Roadmap to Web Development by DevKaft

✨ Beginner’s Roadmap to Web Development by DevKaft

1
Comments
3 min read
Unlocking the Power of Middleware: A Comprehensive Guide for Node.js Developers

Unlocking the Power of Middleware: A Comprehensive Guide for Node.js Developers

Comments
6 min read
Understanding Worker Threads in Node.js: A Deep Dive

Understanding Worker Threads in Node.js: A Deep Dive

2
Comments
6 min read
Understanding Queues in Node.js (The Easy Way!)

Understanding Queues in Node.js (The Easy Way!)

5
Comments
3 min read
Understanding LRU Cache: Efficient Data Storage and Retrieval

Understanding LRU Cache: Efficient Data Storage and Retrieval

Comments
5 min read
SETTING UP REACT ON YOUR LOCAL MACHINE

SETTING UP REACT ON YOUR LOCAL MACHINE

Comments
3 min read
Node.js Backend Engineer Roadmap in 2025!

Node.js Backend Engineer Roadmap in 2025!

6
Comments 1
1 min read
Nodejs Interview Questions

Nodejs Interview Questions

Comments
2 min read
Server Side Web Assembly - Exploring the Unknown

Server Side Web Assembly - Exploring the Unknown

Comments
2 min read
Self-belief, Pragmatism, Speed, Technical ability: characteristics of good software engineers

Self-belief, Pragmatism, Speed, Technical ability: characteristics of good software engineers

1
Comments
2 min read
🚀 My Journey as a MERN Stack Developer

🚀 My Journey as a MERN Stack Developer

Comments
1 min read
Major Differences Between TypeScript and JavaScript: 5 Key Points with Simple Code Examples

Major Differences Between TypeScript and JavaScript: 5 Key Points with Simple Code Examples

Comments
2 min read
How to Convert Short URLs to Long URLs in JavaScript Using Axios or Fetch

How to Convert Short URLs to Long URLs in JavaScript Using Axios or Fetch

Comments
2 min read
Prisma ORM: Start to End With Project using JS

Prisma ORM: Start to End With Project using JS

Comments
10 min read
List filenames recursively in a directory using this utility function.

List filenames recursively in a directory using this utility function.

Comments
2 min read
Lite version of Flyway migrator for PostgreSQL in TypeScript

Lite version of Flyway migrator for PostgreSQL in TypeScript

Comments
4 min read
Breaking the Scale Barrier: 1 Million Messages with NodeJS and Kafka

Breaking the Scale Barrier: 1 Million Messages with NodeJS and Kafka

Comments
3 min read
assert in Nodejs and its usage in Grida source code

assert in Nodejs and its usage in Grida source code

Comments
3 min read
🌟 A New Adventure Begins! 🛵🍕

🌟 A New Adventure Begins! 🛵🍕

1
Comments
1 min read
How Does This Jewelry Customization Site Work? Need Insights!

How Does This Jewelry Customization Site Work? Need Insights!

Comments
1 min read
Building a Secure Authentication API with TypeScript, Node.js, and MongoDB

Building a Secure Authentication API with TypeScript, Node.js, and MongoDB

1
Comments
13 min read
How to Fix the “Record to Delete Does Not Exist” Error in Prisma

How to Fix the “Record to Delete Does Not Exist” Error in Prisma

Comments
3 min read
Construindo uma API segura e eficiente com @fastify/jwt e @fastify/mongodb

Construindo uma API segura e eficiente com @fastify/jwt e @fastify/mongodb

Comments
2 min read
New ways to engage with the stdlib community!

New ways to engage with the stdlib community!

2
Comments
3 min read
Validation, Authentication and Authorization

Validation, Authentication and Authorization

1
Comments
17 min read
🌟 How to Fix Node.js Path Issues in VS Code (Step-by-Step Guide)

🌟 How to Fix Node.js Path Issues in VS Code (Step-by-Step Guide)

1
Comments
3 min read
How to write unit tests and E2E tests for NestJS applications

How to write unit tests and E2E tests for NestJS applications

Comments
12 min read
Do You Really Know AbortController?

Do You Really Know AbortController?

5
Comments
4 min read
Cookies auto clearing after browser refresh issue , CORS related express cookies issue

Cookies auto clearing after browser refresh issue , CORS related express cookies issue

Comments
1 min read
Exploring TypeScript Support in Node.js v23.6.0

Exploring TypeScript Support in Node.js v23.6.0

Comments
3 min read
Teaching Large Language Models (LLMs) to do Math Correctly

Teaching Large Language Models (LLMs) to do Math Correctly

5
Comments
3 min read
I Really like Middleware in NodeJs/Express.

I Really like Middleware in NodeJs/Express.

Comments 1
1 min read
How “Silicon Valley” Inspired Me to Create a Photo Compressor CLI for Web Developers

How “Silicon Valley” Inspired Me to Create a Photo Compressor CLI for Web Developers

Comments
2 min read
Your own Telegram bot on NodeJS with TypeScript, Telegraf and Fastify (Part 3)

Your own Telegram bot on NodeJS with TypeScript, Telegraf and Fastify (Part 3)

Comments
7 min read
JWT Authentication With NodeJS

JWT Authentication With NodeJS

Comments
3 min read
Stream de Arquivo PDF ou Imagem S3 - AWS

Stream de Arquivo PDF ou Imagem S3 - AWS

Comments
2 min read
Securing Node.js Applications

Securing Node.js Applications

Comments
2 min read
Front-End to Full-Stack Journey Part 3: Server Proxies, React and Progress

Front-End to Full-Stack Journey Part 3: Server Proxies, React and Progress

Comments
4 min read
SSO Gone Wrong: Insights from a Real Breach

SSO Gone Wrong: Insights from a Real Breach

2
Comments
4 min read
Guide to modern app-hosting without servers on Google Cloud

Guide to modern app-hosting without servers on Google Cloud

Comments
29 min read
Why I Chose Node.js Over Next.js for My Website's Back-End

Why I Chose Node.js Over Next.js for My Website's Back-End

Comments
3 min read
Real-Time Apps with Node.js and WebSockets

Real-Time Apps with Node.js and WebSockets

Comments
1 min read
OS: Public IP project

OS: Public IP project

Comments
1 min read
Digesto: A Lightning-Fast Way to Build Backends with YAML

Digesto: A Lightning-Fast Way to Build Backends with YAML

1
Comments
2 min read
Common Errors in Node.js and How to Fix Them

Common Errors in Node.js and How to Fix Them

2
Comments
4 min read
How to Build a Node.js Camera Addon and Using It for Image Processing

How to Build a Node.js Camera Addon and Using It for Image Processing

Comments
8 min read
Full Stack Development (Mern && Flutter)

Full Stack Development (Mern && Flutter)

Comments
1 min read
Professional TypeScript: Improve Type Safety with Branded Types

Professional TypeScript: Improve Type Safety with Branded Types

Comments
5 min read
loading...