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.
Bun hype. How we learned nothing from Yarn

Bun hype. How we learned nothing from Yarn

512
Comments 116
19 min read
10 Trending Node.js Libraries and Frameworks to Boost Your Web Development

10 Trending Node.js Libraries and Frameworks to Boost Your Web Development

212
Comments 48
5 min read
How I improve my skills in Typescript #2 : Mapped Type

How I improve my skills in Typescript #2 : Mapped Type

196
Comments 4
7 min read
How to Use Google Gemini with Node.js

How to Use Google Gemini with Node.js

184
Comments 34
7 min read
Top Open source Projects Node.js React.js MERN Stack

Top Open source Projects Node.js React.js MERN Stack

165
Comments 13
3 min read
Node.js 20.6.0: Say Goodbye to 'dotenv'

Node.js 20.6.0: Say Goodbye to 'dotenv'

159
Comments 26
2 min read
O Futuro do Desenvolvimento Web: Node.js vs Bun

O Futuro do Desenvolvimento Web: Node.js vs Bun

141
Comments 4
6 min read
5 Amazing Project Ideas To Get Hired As A Full-Stack Developer 🔥

5 Amazing Project Ideas To Get Hired As A Full-Stack Developer 🔥

139
Comments 30
1 min read
JWT explained in 4 minutes (With Visuals)

JWT explained in 4 minutes (With Visuals)

135
Comments 12
3 min read
Build a Real-time Chat Application with Socket.io and Node.js [With Automated Testing]

Build a Real-time Chat Application with Socket.io and Node.js [With Automated Testing]

122
Comments 7
6 min read
🚀 Building and Generate Invoice PDF with Node.js React.js

🚀 Building and Generate Invoice PDF with Node.js React.js

120
Comments 12
8 min read
🔐 Session-Based vs. Token-Based Authentication: Which is better?🤔

🔐 Session-Based vs. Token-Based Authentication: Which is better?🤔

116
Comments 21
5 min read
Next.js 14 Booking App with Live Data Scraping using Scraping Browser

Next.js 14 Booking App with Live Data Scraping using Scraping Browser

114
Comments 9
14 min read
Notes: Advanced Node.js Concepts by Stephen Grider

Notes: Advanced Node.js Concepts by Stephen Grider

98
Comments 9
6 min read
Benchmarking String Literal ("") vs Template Literal (``) - using Performance.now()

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

97
Comments 24
2 min read
Bun vs Node.js: Everything you need to know

Bun vs Node.js: Everything you need to know

95
Comments 15
12 min read
Announcing Wasp Launch Week #4: Waspolution + win swag! 👕🐝

Announcing Wasp Launch Week #4: Waspolution + win swag! 👕🐝

94
Comments 9
4 min read
2024’s Tech Trend: Frontend for Backend

2024’s Tech Trend: Frontend for Backend

91
Comments 18
2 min read
Generating Optimized Image Formats with Node.js

Generating Optimized Image Formats with Node.js

91
Comments 5
4 min read
Uploading multiple files at the same time using multithreading in NodeJS

Uploading multiple files at the same time using multithreading in NodeJS

90
Comments 14
4 min read
Node.js Architectural Patterns with Examples

Node.js Architectural Patterns with Examples

84
Comments 5
3 min read
Building a Real-Time Location Sharing App with React, Socket.io, and Leaflet

Building a Real-Time Location Sharing App with React, Socket.io, and Leaflet

83
Comments 6
12 min read
Bun: The Next Big Thing in Javascript

Bun: The Next Big Thing in Javascript

78
Comments 29
4 min read
Use Type, not Interface in TypeScript

Use Type, not Interface in TypeScript

77
Comments 25
3 min read
Understanding Async Iterators in JavaScript

Understanding Async Iterators in JavaScript

76
Comments 6
8 min read
Bun 1.0 - JavaScript meets speed of light

Bun 1.0 - JavaScript meets speed of light

76
Comments 12
3 min read
3 Ways to Optimize Your Node.js Application Performance

3 Ways to Optimize Your Node.js Application Performance

75
Comments 3
5 min read
Good Bye CRUD APIs, Hello Sync: Realtime PostgreSQL with ElectricSQL

Good Bye CRUD APIs, Hello Sync: Realtime PostgreSQL with ElectricSQL

75
Comments 15
3 min read
🐳 Docker for Nodejs Developers

🐳 Docker for Nodejs Developers

69
Comments
11 min read
NodeJS Security Best Practices

NodeJS Security Best Practices

68
Comments 9
7 min read
Why use Vite when Bun is also a bundler? - Vite vs. Bun

Why use Vite when Bun is also a bundler? - Vite vs. Bun

65
Comments 10
5 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
What's New in Node.js 20 for API Development

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

63
Comments 2
4 min read
Processing 1 Million SQL Rows to CSV using Node.js Streams

Processing 1 Million SQL Rows to CSV using Node.js Streams

61
Comments 7
4 min read
22 JavaScript Functions You'll Use 99% of The Time 💯🔥

22 JavaScript Functions You'll Use 99% of The Time 💯🔥

61
Comments 14
4 min read
😯 gRPC vs REST - A Brief Comparison

😯 gRPC vs REST - A Brief Comparison

59
Comments 4
11 min read
Kubernetes quick tutorial

Kubernetes quick tutorial

56
Comments 11
5 min read
Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

55
Comments 10
15 min read
PDF Chat with Node.js, OpenAI and ModelFusion

PDF Chat with Node.js, OpenAI and ModelFusion

55
Comments 6
8 min read
Scaling Node.js Web Apps with Docker

Scaling Node.js Web Apps with Docker

55
Comments 10
5 min read
How to Configure Path Aliases in Frontend Projects in the Native Way

How to Configure Path Aliases in Frontend Projects in the Native Way

54
Comments 4
14 min read
Enforcing ESLint rules: A guide to taming codebase chaos

Enforcing ESLint rules: A guide to taming codebase chaos

54
Comments 1
3 min read
Guide to building Multi-Tenant Architecture in Nodejs

Guide to building Multi-Tenant Architecture in Nodejs

53
Comments 12
16 min read
npm v/s yarn v/s pnpm

npm v/s yarn v/s pnpm

52
Comments 31
5 min read
A Magia do Event Loop

A Magia do Event Loop

49
Comments 6
6 min read
💡 JavaScript Hack: Conditionally Add Properties within Objects

💡 JavaScript Hack: Conditionally Add Properties within Objects

48
Comments 14
2 min read
The 5 Must-Know Backend Frameworks in 2024

The 5 Must-Know Backend Frameworks in 2024

46
Comments 22
8 min read
Complete Guide to Authentication in JavaScript

Complete Guide to Authentication in JavaScript

45
Comments 5
22 min read
ProgpJS: a fast javascript engine for Go!

ProgpJS: a fast javascript engine for Go!

44
Comments 15
12 min read
Complete Guide to JavaScript Promises, Async/await and Promise Methods

Complete Guide to JavaScript Promises, Async/await and Promise Methods

43
Comments 6
16 min read
Mastering Async Programming in TypeScript: Promises, Async/Await, and Callbacks

Mastering Async Programming in TypeScript: Promises, Async/Await, and Callbacks

43
Comments 2
11 min read
Dockerizing a Node.js App: A Comprehensive Guide for Easy Deployment🐋

Dockerizing a Node.js App: A Comprehensive Guide for Easy Deployment🐋

43
Comments 3
3 min read
Logs monitoring with Loki, Node.js and Fastify.js

Logs monitoring with Loki, Node.js and Fastify.js

42
Comments 1
8 min read
Create React UI Lib: Component Library Speedrun

Create React UI Lib: Component Library Speedrun

42
Comments 4
3 min read
Under Pressure: Benchmarking Node.js on a Single-Core EC2

Under Pressure: Benchmarking Node.js on a Single-Core EC2

41
Comments 6
14 min read
Scaling Node.js to Infinity and Beyond: Cluster and Load Balancing for Galactic Performance.

Scaling Node.js to Infinity and Beyond: Cluster and Load Balancing for Galactic Performance.

40
Comments 8
4 min read
Introducing Tempo • A new date library for JavaScript (and TypeScript).

Introducing Tempo • A new date library for JavaScript (and TypeScript).

40
Comments 11
4 min read
Backend Error Handling: Practical Tips from a Startup CTO

Backend Error Handling: Practical Tips from a Startup CTO

40
Comments 15
5 min read
Made an .io game in 10 days✈️

Made an .io game in 10 days✈️

40
Comments 9
5 min read
A step-by-step guide: How to create and publish an NPM package.

A step-by-step guide: How to create and publish an NPM package.

38
Comments 9
8 min read
loading...