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.
Stop Using console.log() in 2025 – Do This Instead

Stop Using console.log() in 2025 – Do This Instead

4
Comments 1
2 min read
Improving accessibility for popins: focus trap and keyboard handling

Improving accessibility for popins: focus trap and keyboard handling

1
Comments
3 min read
Coding Challenge Practice - Question 55

Coding Challenge Practice - Question 55

Comments
1 min read
Building a Production-Ready Webhook Delivery System in 5 Minutes

Building a Production-Ready Webhook Delivery System in 5 Minutes

30
Comments 1
5 min read
I Tried Letting Antigravity Build An Agent For Me. Here’s What Actually Happened

I Tried Letting Antigravity Build An Agent For Me. Here’s What Actually Happened

146
Comments
8 min read
No Mouse 30: A Small Experiment in Working With the Keyboard

No Mouse 30: A Small Experiment in Working With the Keyboard

1
Comments
3 min read
Debug your frontend with MCP

Debug your frontend with MCP

Comments
1 min read
I built an open-source AI browser that automates web tasks with natural language

I built an open-source AI browser that automates web tasks with natural language

Comments
4 min read
DOM(java script)

DOM(java script)

Comments
1 min read
Reactive Web Components: Reactivity Without a Framework

Reactive Web Components: Reactivity Without a Framework

Comments
8 min read
FOLKLORERUN — how Kiro turned a spooky idea into a haunting, playable web experience 👻

FOLKLORERUN — how Kiro turned a spooky idea into a haunting, playable web experience 👻

9
Comments
5 min read
I moved my portfolio website from Next.js to Astro. Best decision ever.

I moved my portfolio website from Next.js to Astro. Best decision ever.

Comments 1
5 min read
Google Maps Routes API: Passing the 25 Waypoint Limit

Google Maps Routes API: Passing the 25 Waypoint Limit

Comments
4 min read
How I Built a Thunderbird Translator Without Coding Experience Using AI

How I Built a Thunderbird Translator Without Coding Experience Using AI

Comments
6 min read
Vacation week!

Vacation week!

1
Comments
1 min read
JS中的对象、var let const 在JS里的区别、JS中的作用域

JS中的对象、var let const 在JS里的区别、JS中的作用域

Comments
2 min read
TypeScript in 15 Minutes for JavaScript Developers Who Hate TypeScript

TypeScript in 15 Minutes for JavaScript Developers Who Hate TypeScript

4
Comments
3 min read
From Virtual DOM to Signals: Rethinking Reactivity

From Virtual DOM to Signals: Rethinking Reactivity

1
Comments
2 min read
Resolving lint-staged + pidtree Failures During Git Pre-Commit Hooks

Resolving lint-staged + pidtree Failures During Git Pre-Commit Hooks

5
Comments
3 min read
Looping in JavaScript

Looping in JavaScript

Comments
1 min read
Styling and Attributes with the new Snap.svg (Basics - part 2)

Styling and Attributes with the new Snap.svg (Basics - part 2)

Comments
12 min read
Frontend Hiring Feels Broken

Frontend Hiring Feels Broken

1
Comments
2 min read
More advanced use of console logging

More advanced use of console logging

1
Comments
3 min read
Why Custom JavaScript Errors Create Messy Stack Traces and How Error.captureStackTrace Fixes Them

Why Custom JavaScript Errors Create Messy Stack Traces and How Error.captureStackTrace Fixes Them

5
Comments
9 min read
Building a Meta Tags Analyzer: Technical Deep-Dive

Building a Meta Tags Analyzer: Technical Deep-Dive

Comments
7 min read
loading...