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 Browser-Based Batch QR Code Generator for 1,000 Items

How I Built a Browser-Based Batch QR Code Generator for 1,000 Items

1
Comments
5 min read
7 Next.js Features That Made Me Delete 200 Lines of Code

7 Next.js Features That Made Me Delete 200 Lines of Code

2
Comments
6 min read
How We Cut Our Browser Video Renderer's Frame Time by 80%

How We Cut Our Browser Video Renderer's Frame Time by 80%

2
Comments 1
6 min read
Next.js App Shows a White Screen After Vercel Deploy: 5 Real Causes

Next.js App Shows a White Screen After Vercel Deploy: 5 Real Causes

2
Comments
3 min read
Why generating random CPFs in your tests is wrong (and how I fixed it with a zero-dependency lib)

Why generating random CPFs in your tests is wrong (and how I fixed it with a zero-dependency lib)

1
Comments
4 min read
TypeScript `noUncheckedIndexedAccess` in 2026: The Flag You Should Have Turned On Years Ago

TypeScript `noUncheckedIndexedAccess` in 2026: The Flag You Should Have Turned On Years Ago

1
Comments 2
9 min read
Debug React Context Renders: The Latest Update to useRenderReason

Debug React Context Renders: The Latest Update to useRenderReason

Comments 2
2 min read
Debugging Hydration Mismatches in the Next.js App Router

Debugging Hydration Mismatches in the Next.js App Router

1
Comments
5 min read
Implementing a Zero-Allocation S3-FIFO Cache in Node.js

Implementing a Zero-Allocation S3-FIFO Cache in Node.js

2
Comments 1
4 min read
Taint vs. Heuristic Detection: The Difference Between a Proof and a Hunch

Taint vs. Heuristic Detection: The Difference Between a Proof and a Hunch

1
Comments 1
7 min read
Node.js Event Loop Explained: The Secret Behind Its Speed

Node.js Event Loop Explained: The Secret Behind Its Speed

1
Comments 1
5 min read
Just shipped @modyra/core: a tiny state layer for complex frontends

Just shipped @modyra/core: a tiny state layer for complex frontends

3
Comments
1 min read
5 Signs Your Regex Is Wrong (and How to Spot Them in Seconds)

5 Signs Your Regex Is Wrong (and How to Spot Them in Seconds)

1
Comments
3 min read
I benchmarked 3 ways to detect slide changes in video — fixed-interval screenshots, pixel diff, and block diff

I benchmarked 3 ways to detect slide changes in video — fixed-interval screenshots, pixel diff, and block diff

1
Comments
4 min read
A Streaming-First UI Framework Built for the AI Era

A Streaming-First UI Framework Built for the AI Era

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