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.
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
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.

17
Comments
4 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
Madurai Soul Trail: An Immersive Journey Through Tamil Nadu's Food Capital

Frontend Challenge Perfect Landing Submission 🍲🥧

Madurai Soul Trail: An Immersive Journey Through Tamil Nadu's Food Capital

3
Comments 1
2 min read
Added Tutorial Button

Added Tutorial Button

5
Comments
2 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
Why "must be subscribed to enter" is a checkbox I had to delete from a YouTube giveaway picker

Why "must be subscribed to enter" is a checkbox I had to delete from a YouTube giveaway picker

2
Comments
6 min read
How Node.js Actually Works (A Beginner's Mental Model)

How Node.js Actually Works (A Beginner's Mental Model)

2
Comments
3 min read
A Small Node.js Wrapper for LLM API Retries, Timeouts, and Logging

A Small Node.js Wrapper for LLM API Retries, Timeouts, and Logging

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