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.
RollDate v1.1.0 is now available

RollDate v1.1.0 is now available

Comments
1 min read
I built in-app Polymarket copy trading with MetaMask EIP-712 — no private keys, no redirects, one click

I built in-app Polymarket copy trading with MetaMask EIP-712 — no private keys, no redirects, one click

Comments
1 min read
Building Lightweight Embeddable Calculators Without Dependencies

Building Lightweight Embeddable Calculators Without Dependencies

1
Comments
2 min read
Why your vi.mock in Vitest silently does nothing

Why your vi.mock in Vitest silently does nothing

Comments
1 min read
Testing Next.js 15 Apps — The Setup I Actually Use

Testing Next.js 15 Apps — The Setup I Actually Use

Comments
5 min read
CORS Errors Explained: Every Fix, Every Framework (2026 Guide)

CORS Errors Explained: Every Fix, Every Framework (2026 Guide)

Comments
10 min read
Why "business days between two dates" isn't a division problem (I only saw it clearly building a workday calculator)

Why "business days between two dates" isn't a division problem (I only saw it clearly building a workday calculator)

2
Comments
5 min read
Implementing UUID v7 with nothing but crypto.getRandomValues()

Implementing UUID v7 with nothing but crypto.getRandomValues()

Comments
3 min read
Building ReproSpec: Portable Evidence Bundles and Offline Replay for Node.js

Building ReproSpec: Portable Evidence Bundles and Offline Replay for Node.js

2
Comments
4 min read
🚀 Day 12 of My Node.js Learning Journey: Mastering Streams & Backpressure 📂⚡

🚀 Day 12 of My Node.js Learning Journey: Mastering Streams & Backpressure 📂⚡

1
Comments
3 min read
Cómo solucionar \"Text content does not match server-rendered HTML\" en Next.js App Router

Cómo solucionar \"Text content does not match server-rendered HTML\" en Next.js App Router

Comments
2 min read
Building Real-Time Messaging in a Next.js SaaS with Server-Sent Events

Building Real-Time Messaging in a Next.js SaaS with Server-Sent Events

1
Comments
2 min read
Node.js Runs TypeScript Now: Field Notes on Native Type Stripping

Node.js Runs TypeScript Now: Field Notes on Native Type Stripping

Comments
5 min read
I built a real-time social network to challenge X/Twitter. Try to crash it.

I built a real-time social network to challenge X/Twitter. Try to crash it.

7
Comments 2
1 min read
The SSRF check that passed every test and still had a fail-open branch

The SSRF check that passed every test and still had a fail-open branch

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