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.
How I Built Browser-Based PDF Merging tool

How I Built Browser-Based PDF Merging tool

Comments
6 min read
I built a 6.6KB embeddable weather widget — here's how it works

I built a 6.6KB embeddable weather widget — here's how it works

1
Comments
2 min read
How I Recorded 10 Hours of My Screen in 3 MB Using WebCodecs

How I Recorded 10 Hours of My Screen in 3 MB Using WebCodecs

Comments
3 min read
Understanding Object Keys in JavaScript (Interview Trap Question)

Understanding Object Keys in JavaScript (Interview Trap Question)

2
Comments
2 min read
"I Texted My Localhost From the Train — Claude Code Fixed the Bug Before I Got Home"

"I Texted My Localhost From the Train — Claude Code Fixed the Bug Before I Got Home"

5
Comments 2
5 min read
🚀 JavaScript Async/Await vs `.then()` : The Microtask & Event Loop Secret

🚀 JavaScript Async/Await vs `.then()` : The Microtask & Event Loop Secret

1
Comments
2 min read
React 19 use() Hook in Production: Suspense Data Fetching Without useEffect

React 19 use() Hook in Production: Suspense Data Fetching Without useEffect

Comments
5 min read
NextJS Codebase Analysis(3) - how's server props and static props work?

NextJS Codebase Analysis(3) - how's server props and static props work?

1
Comments
2 min read
Zod v4 vs Valibot: Runtime Validation in 2026 (I Benchmarked Both)

Zod v4 vs Valibot: Runtime Validation in 2026 (I Benchmarked Both)

Comments
4 min read
A Cleaner Way to Write Conditional useEffect in React

A Cleaner Way to Write Conditional useEffect in React

1
Comments
4 min read
Flattening Nested Arrays in JavaScript: A Complete Guide for Developers & Interview Success

Flattening Nested Arrays in JavaScript: A Complete Guide for Developers & Interview Success

2
Comments
4 min read
How npm, pnpm, and yarn Ate 40GB of My 256GB SSD

How npm, pnpm, and yarn Ate 40GB of My 256GB SSD

1
Comments
3 min read
Quantum Neural Network 3D — A Deep Dive into Interactive WebGL Visualization

Quantum Neural Network 3D — A Deep Dive into Interactive WebGL Visualization

7
Comments
3 min read
How I Built a Personal Trainer Matching Algorithm (That Actually Works)

How I Built a Personal Trainer Matching Algorithm (That Actually Works)

Comments
4 min read
Vitest vs Jest in 2026: I Migrated My AI SaaS and Here's What Changed

Vitest vs Jest in 2026: I Migrated My AI SaaS and Here's What Changed

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.