DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Worker Threads in Node.js: When to Use Them Instead of Clustering

Understanding Worker Threads in Node.js: When to Use Them Instead of Clustering

1
Comments
1 min read
Coding Challenge Practice - Question 102

Coding Challenge Practice - Question 102

Comments
2 min read
Beyond Cheap Code: Why Human Judgment, Ethics, and Architecture Are AI's New Bottlenecks new

Beyond Cheap Code: Why Human Judgment, Ethics, and Architecture Are AI's New Bottlenecks new

Comments
6 min read
How to Write JavaScript That Stays Maintainable for Years

How to Write JavaScript That Stays Maintainable for Years

Comments
4 min read
withInMemoryScrolling in Angular: Modern Scroll Restoration and Anchor Scrolling Explained

withInMemoryScrolling in Angular: Modern Scroll Restoration and Anchor Scrolling Explained

Comments
4 min read
The AI Engineering Paradox: When Code Becomes Cheap, Why Human Judgment Becomes Priceless (and Perilous) new

The AI Engineering Paradox: When Code Becomes Cheap, Why Human Judgment Becomes Priceless (and Perilous) new

1
Comments
6 min read
Let’s talk a bit about forEach and its relation to break, continue, and return

Let’s talk a bit about forEach and its relation to break, continue, and return

Comments
1 min read
Relational databases via ODBC

Relational databases via ODBC

Comments
4 min read
React Reactivity Explained: State UI (with a practical example)

React Reactivity Explained: State UI (with a practical example)

Comments
3 min read
ESLint 10 Migration Guide: Everything You Need to Know About the Biggest Update Yet

ESLint 10 Migration Guide: Everything You Need to Know About the Biggest Update Yet

Comments
6 min read
I Built a Chrome Extension to Detect Fake Amazon Reviews

I Built a Chrome Extension to Detect Fake Amazon Reviews

1
Comments 1
2 min read
n8n: Code Node - Import external library (Python & JavaScript)

n8n: Code Node - Import external library (Python & JavaScript)

Comments
2 min read
CrowdStrike Acquires Browser Security Firm Seraphic for $420 Million

CrowdStrike Acquires Browser Security Firm Seraphic for $420 Million

Comments
2 min read
`yield` operator in Claude-Mem codebase.

`yield` operator in Claude-Mem codebase.

Comments
3 min read
The JavaScript Event Loop & Concurrency Model: Why setTimeout(fn, 0) Doesn't Run Immediately

The JavaScript Event Loop & Concurrency Model: Why setTimeout(fn, 0) Doesn't Run Immediately

Comments
5 min read
The Secret Life of React Forms: Controlling the Uncontrollable with Validation Superpowers! (React Day 6)

The Secret Life of React Forms: Controlling the Uncontrollable with Validation Superpowers! (React Day 6)

Comments
4 min read
Automating Facebook “Cancel Request / Unfollow” Using Pure JavaScript

Automating Facebook “Cancel Request / Unfollow” Using Pure JavaScript

Comments
3 min read
I Over Engineered My Portfolio Into an Operating System. No Regrets.

I Over Engineered My Portfolio Into an Operating System. No Regrets.

Comments
2 min read
Implementing Agentic Knowledge Graphs using the A2UI Framework

Implementing Agentic Knowledge Graphs using the A2UI Framework

Comments
9 min read
How to Run Jest Integration Tests in Parallel Using Isolated SQL Schemas

How to Run Jest Integration Tests in Parallel Using Isolated SQL Schemas

Comments
6 min read
Virtual 3D Museum - Three.js

Virtual 3D Museum - Three.js

Comments
2 min read
Is it worthwhile to learn Javascript in 2026?

Is it worthwhile to learn Javascript in 2026?

1
Comments
1 min read
Building an Open Source Chrome Extension for Shopify: Padloom Visualizer

Building an Open Source Chrome Extension for Shopify: Padloom Visualizer

Comments
1 min read
Why I Built a Local-First SVG Editor (Privacy-focused & Zero-Burn) 🛠️

Why I Built a Local-First SVG Editor (Privacy-focused & Zero-Burn) 🛠️

Comments
2 min read
Linux

Linux

Comments
4 min read
loading...