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 a Stripe Webhook in Node.js (Full Guide)

How I built a Stripe Webhook in Node.js (Full Guide)

1
Comments
5 min read
Learning JavaScript As If You Built It Yourself

Learning JavaScript As If You Built It Yourself

1
Comments
10 min read
Searching Emojis With Casual Japanese Keywords — Why Unicode CLDR's ja Annotations Aren't Enough

Searching Emojis With Casual Japanese Keywords — Why Unicode CLDR's ja Annotations Aren't Enough

Comments
5 min read
JavaScript .sort(), "Why b - a, Not a - b"

JavaScript .sort(), "Why b - a, Not a - b"

1
Comments
4 min read
I Built a Privacy-First Calculator Website — Here is What I Learned About PageSpeed and SEO

I Built a Privacy-First Calculator Website — Here is What I Learned About PageSpeed and SEO

Comments
1 min read
Recursion in 5 Minutes (with examples)

Recursion in 5 Minutes (with examples)

Comments
3 min read
Image Harvest v1.0.2: Internationalization, Free Pro Trial & Quality-of-Life Improvements

Image Harvest v1.0.2: Internationalization, Free Pro Trial & Quality-of-Life Improvements

3
Comments
3 min read
Unix timestamps explained — converting, formatting, and avoiding the common mistakes

Unix timestamps explained — converting, formatting, and avoiding the common mistakes

Comments
6 min read
Why I Built 200+ Niche Calculators Instead of One "Smart" Calculator

Why I Built 200+ Niche Calculators Instead of One "Smart" Calculator

Comments
3 min read
Top 25 React Interview Questions and Answers for 2026

Top 25 React Interview Questions and Answers for 2026

Comments
2 min read
使用 fetch 从后端下载文件,并通过浏览器自动触发保存。

使用 fetch 从后端下载文件,并通过浏览器自动触发保存。

Comments
1 min read
Debugging the 0.2%: When Node.js Code Fails on Alternative Runtimes

Debugging the 0.2%: When Node.js Code Fails on Alternative Runtimes

Comments
4 min read
Building a Signal Scheduler: Sync, Batch, Priority, and Lazy Execution

Building a Signal Scheduler: Sync, Batch, Priority, and Lazy Execution

1
Comments
5 min read
Node.js "type": "module" vs CommonJS: 7 Real Errors and the .cjs/.mjs Fix Map (2026)

Node.js "type": "module" vs CommonJS: 7 Real Errors and the .cjs/.mjs Fix Map (2026)

Comments
6 min read
The End of "Heavy" WebSockets: Introducing @rabbx/ws

The End of "Heavy" WebSockets: Introducing @rabbx/ws

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