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 Allow Your JavaScript Web App to Be Accessed by Other Devices on Windows

How to Allow Your JavaScript Web App to Be Accessed by Other Devices on Windows

Comments
1 min read
Dockerizing a Node.js To-Do List and Deploying to AWS ECS

Dockerizing a Node.js To-Do List and Deploying to AWS ECS

Comments
4 min read
Brass-TS Building an Effect Runtime in TypeScript — Part 3: A ZIO‑style HTTP Client with Real DX

Brass-TS Building an Effect Runtime in TypeScript — Part 3: A ZIO‑style HTTP Client with Real DX

1
Comments
3 min read
PostgreSQL's COPY FROM Can Read /etc/passwd Into Your Database — One ESLint Rule Blocks It.

PostgreSQL's COPY FROM Can Read /etc/passwd Into Your Database — One ESLint Rule Blocks It.

Comments
16 min read
search_path Hijacking: the PostgreSQL Attack That Turns SELECT * FROM users Into the Attacker's Table

search_path Hijacking: the PostgreSQL Attack That Turns SELECT * FROM users Into the Attacker's Table

Comments
16 min read
The Express.js Vulnerability Is the Middleware You Forgot — 14 ESLint Rules That Catch What Isn't There

The Express.js Vulnerability Is the Middleware You Forgot — 14 ESLint Rules That Catch What Isn't There

Comments
12 min read
Stay ahead in web development: latest news, tools, and insights #113

Stay ahead in web development: latest news, tools, and insights #113

2
Comments
9 min read
Building a Real-Time Collaborative Notepad with Socket.IO and MongoDB

Building a Real-Time Collaborative Notepad with Socket.IO and MongoDB

Comments
3 min read
4 Browser Security Bugs That Pass Code Review — One Lint Run, 8 CI Errors

4 Browser Security Bugs That Pass Code Review — One Lint Run, 8 CI Errors

Comments
15 min read
JWT Vulnerabilities Your Code Review Approves Every Day — 13 ESLint Rules Stop Them in CI

JWT Vulnerabilities Your Code Review Approves Every Day — 13 ESLint Rules Stop Them in CI

Comments
18 min read
Node.js Security Bugs That Pass Code Review Every Day — 35 Static Analysis Rules That Don't

Node.js Security Bugs That Pass Code Review Every Day — 35 Static Analysis Rules That Don't

Comments
12 min read
Polymongo: Simplifying Multi-Tenant MongoDB Apps in Node.js

Polymongo: Simplifying Multi-Tenant MongoDB Apps in Node.js

Comments
2 min read
eslint-plugin-import Spends 148s Finding Circular Deps in 5,000 Files. import-next Does It in 2.7s.

eslint-plugin-import Spends 148s Finding Circular Deps in 5,000 Files. import-next Does It in 2.7s.

Comments 1
18 min read
# Creating an HTTP Web Server in Node.js: A Complete Guide

# Creating an HTTP Web Server in Node.js: A Complete Guide

1
Comments 2
2 min read
Implementing a Circuit Breaker in Node.js

Implementing a Circuit Breaker in Node.js

10
Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.