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.
Building a Dice Roller That Teaches Probability: Batches, Histograms, and CSV

Building a Dice Roller That Teaches Probability: Batches, Histograms, and CSV

5
Comments 1
8 min read
Adding a third language to a static HTML site: ~60 lines of vanilla JS

Adding a third language to a static HTML site: ~60 lines of vanilla JS

1
Comments 4
2 min read
How to Take a Website Screenshot in PHP (Browsershot and the API Alternative)

How to Take a Website Screenshot in PHP (Browsershot and the API Alternative)

2
Comments
4 min read
You use `obj.hasOwnProperty(key)` to check property ownership. It can silently fail. `Object.hasOwn()` is the safe replacement.

You use `obj.hasOwnProperty(key)` to check property ownership. It can silently fail. `Object.hasOwn()` is the safe replacement.

12
Comments
4 min read
One I can't finish, one I can't measure

One I can't finish, one I can't measure

Comments
5 min read
I was tired of "Free" Resume Builders hiding PDFs behind paywalls, so I built an open-source alternative (with Gemini AI & 93+ Speed Score)

I was tired of "Free" Resume Builders hiding PDFs behind paywalls, so I built an open-source alternative (with Gemini AI & 93+ Speed Score)

1
Comments
2 min read
JavaScript Functions: Basic Concepts You Should Know

JavaScript Functions: Basic Concepts You Should Know

1
Comments
2 min read
Fixing "JavaScript heap out of memory" during production builds

Fixing "JavaScript heap out of memory" during production builds

1
Comments
3 min read
I'm 15 and I built a Multilingual Voice Fintech Dashboard for local shopkeepers who can't type in English

I'm 15 and I built a Multilingual Voice Fintech Dashboard for local shopkeepers who can't type in English

1
Comments 2
2 min read
JavaScript Closures

JavaScript Closures

5
Comments
2 min read
How I Built an Auditable Palworld 1.0 Breeding Calculator Without Shipping Game Files

How I Built an Auditable Palworld 1.0 Breeding Calculator Without Shipping Game Files

2
Comments
5 min read
Why I Built a Lightweight Form Validation Library for Modern Web Apps

Why I Built a Lightweight Form Validation Library for Modern Web Apps

1
Comments 3
1 min read
Who's Online on the Site, Without Tidio: Live Presence and Visitor History with Firebase

Who's Online on the Site, Without Tidio: Live Presence and Visitor History with Firebase

Comments
8 min read
React Native en producción: 7 errores de rendimiento que cometí (y cómo evitarlos)

React Native en producción: 7 errores de rendimiento que cometí (y cómo evitarlos)

Comments
3 min read
I Built a Free Bluesky Video Downloader — Here's How It Works

I Built a Free Bluesky Video Downloader — Here's How It Works

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