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.
React useIsomorphicLayoutEffect: Fix the SSR useLayoutEffect Warning (2026)

React useIsomorphicLayoutEffect: Fix the SSR useLayoutEffect Warning (2026)

7
Comments 2
7 min read
The 5 things traditional uptime monitors miss (and how to catch them)

The 5 things traditional uptime monitors miss (and how to catch them)

Comments
6 min read
Idempotency Keys: The Simple Trick That Prevents Duplicate Payments and Ghost Orders

Idempotency Keys: The Simple Trick That Prevents Duplicate Payments and Ghost Orders

Comments
3 min read
What useOptimistic Actually Saves You

What useOptimistic Actually Saves You

1
Comments
3 min read
Composability Is The Real Superpower

Composability Is The Real Superpower

7
Comments 2
5 min read
Stop Treating setTimeout(fn, 0) Like Magic

Stop Treating setTimeout(fn, 0) Like Magic

1
Comments
2 min read
How I schedule three daily Bluesky posts from a JSONL queue without an external service

How I schedule three daily Bluesky posts from a JSONL queue without an external service

1
Comments 1
4 min read
I forked MathLive to make basic chemistry formulas less awkward

I forked MathLive to make basic chemistry formulas less awkward

Comments
4 min read
Visualizing 4 Sorting Algorithms with JavaScript Generators — O(n ) vs O(n log n) in Real Time

Visualizing 4 Sorting Algorithms with JavaScript Generators — O(n ) vs O(n log n) in Real Time

Comments
5 min read
next-advanced-sitemap v1.0.7 — safer URL ingestion & automatic trimming for Next.js sitemap generation

next-advanced-sitemap v1.0.7 — safer URL ingestion & automatic trimming for Next.js sitemap generation

Comments
1 min read
Migrating a Chrome extension from MV2 to MV3: what broke, how I fixed it, and what I'd do differently

Migrating a Chrome extension from MV2 to MV3: what broke, how I fixed it, and what I'd do differently

2
Comments 6
3 min read
Stupid Javascript Tricks

Stupid Javascript Tricks

Comments
3 min read
Weekend Thought: Frontend Build Tools Suffer From Work Amnesia

Weekend Thought: Frontend Build Tools Suffer From Work Amnesia

Comments
1 min read
I Built a Zero-Backend Tool That Simulates 7 AI Developer Divisions — Free Forever

I Built a Zero-Backend Tool That Simulates 7 AI Developer Divisions — Free Forever

Comments
1 min read
Stop losing clients to no-shows: automate appointment reminders with n8n (free workflow JSON)

Stop losing clients to no-shows: automate appointment reminders with n8n (free workflow JSON)

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