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.
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
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
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
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
I built a Chrome extension that explains your console errors in plain English

I built a Chrome extension that explains your console errors in plain English

Comments
8 min read
JavaScript Modules Explained: From Chaos to Clean Code

JavaScript Modules Explained: From Chaos to Clean Code

Comments
2 min read
Sessions vs JWT vs Cookies: Understanding Authentication Approaches

Sessions vs JWT vs Cookies: Understanding Authentication Approaches

Comments
9 min read
How to integrate DeepSeek R1 into your React app

How to integrate DeepSeek R1 into your React app

Comments
6 min read
Building ProInvoice: A Deep Dive into Serverless, Privacy-First Tooling

Building ProInvoice: A Deep Dive into Serverless, Privacy-First Tooling

Comments
1 min read
JWT Authentication in Node.js Explained Simply

JWT Authentication in Node.js Explained Simply

1
Comments
5 min read
Blocking vs Non-Blocking Code in Node.js Blocking vs Non-Blocking Code in Node.js

Blocking vs Non-Blocking Code in Node.js Blocking vs Non-Blocking Code in Node.js

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