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.
The js13kGames 2026 competition has started!

The js13kGames 2026 competition has started!

Comments
3 min read
Week-06 Day 1: CommonJS vs ESM and Modules in JavaScript

Week-06 Day 1: CommonJS vs ESM and Modules in JavaScript

Comments
4 min read
Building a fullscreen countdown timer in vanilla JS: accurate time, Wake Lock, and a WebAudio alarm

Building a fullscreen countdown timer in vanilla JS: accurate time, Wake Lock, and a WebAudio alarm

Comments
4 min read
Those ugly tracking codes in your links? I’m building a one-click fix (while learning JavaScript from scratch)

Those ugly tracking codes in your links? I’m building a one-click fix (while learning JavaScript from scratch)

1
Comments
3 min read
Building Better Error Handling in Node.js

Building Better Error Handling in Node.js

1
Comments
1 min read
Why filter(Boolean) Is Not a Nullish Filter in TypeScript đź”§

Why filter(Boolean) Is Not a Nullish Filter in TypeScript đź”§

63
Comments 24
5 min read
I Tried to "Disable Inspect" — and Learned the Right Question to Ask Instead

I Tried to "Disable Inspect" — and Learned the Right Question to Ask Instead

1
Comments
7 min read
Generating dynamic Tailwind configs from Figma variables without breaking CI

Generating dynamic Tailwind configs from Figma variables without breaking CI

2
Comments 1
4 min read
GEO is the new SEO — and most sites are failing at it

GEO is the new SEO — and most sites are failing at it

Comments 1
2 min read
Add Model Fallback to an OpenAI-Compatible Node.js App

Add Model Fallback to an OpenAI-Compatible Node.js App

Comments
2 min read
I scanned 13 popular AI-app starter repos. 4 were clean, and the same bug was in 6 of them.

I scanned 13 popular AI-app starter repos. 4 were clean, and the same bug was in 6 of them.

Comments
3 min read
Hoisting

Hoisting

Comments
1 min read
Building a Safe Proxy Health Check in Node.js: Timeouts, Retries, and Secret-Safe Logs

Building a Safe Proxy Health Check in Node.js: Timeouts, Retries, and Secret-Safe Logs

Comments
4 min read
any, unknown, and never in TypeScript: What’s the Difference?

any, unknown, and never in TypeScript: What’s the Difference?

2
Comments
2 min read
Building a multiplayer game with no game server: Postgres realtime as the state machine

Building a multiplayer game with no game server: Postgres realtime as the state machine

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