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.
Another Web Spreadsheet App?

Another Web Spreadsheet App?

10
Comments
3 min read
Fulmine.js: Express.js on µWebSockets with 2x to 7x performance improvements

Fulmine.js: Express.js on µWebSockets with 2x to 7x performance improvements

Comments
4 min read
Why Most Web Change Monitors Fail: Solving DOM Mutations and False Positives

Why Most Web Change Monitors Fail: Solving DOM Mutations and False Positives

Comments 1
3 min read
TypeScript 7 Went Native: What Actually Changes And What Doesn't

Rewritten in Go for massive performance gains

TypeScript 7 Went Native: What Actually Changes And What Doesn't

209
Comments 91
8 min read
🚀 We Hit 1,000 Downloads! Introducing react-hook-lab: Performant, Zero-Dep React Hooks

🚀 We Hit 1,000 Downloads! Introducing react-hook-lab: Performant, Zero-Dep React Hooks

Comments
2 min read
Stop using the localStorage hack to sync browser tabs. BroadcastChannel does it natively.

Avoids localStorage cleanup bugs

Stop using the localStorage hack to sync browser tabs. BroadcastChannel does it natively.

42
Comments 9
4 min read
MedSpeak

MedSpeak

Comments
8 min read
Two publish-pipeline slug resolution bugs a code review caught before 18 links went dead

Two publish-pipeline slug resolution bugs a code review caught before 18 links went dead

3
Comments
3 min read
Understanding Monads in TypeScript: A Practical Guide

Understanding Monads in TypeScript: A Practical Guide

Comments
8 min read
Functional Error Handling in TypeScript: Beyond try-catch

Functional Error Handling in TypeScript: Beyond try-catch

Comments
6 min read
What Nobody Shows You in an "AI Built My Website" Demo

What Nobody Shows You in an "AI Built My Website" Demo

1
Comments
3 min read
Make Your CLI Config Write Survive Ctrl-C Without Leaving Truncated JSON

Make Your CLI Config Write Survive Ctrl-C Without Leaving Truncated JSON

1
Comments
4 min read
Why You Should Try Nano Kit

Why You Should Try Nano Kit

Comments
6 min read
Verifying Webhook Signatures by Hand: HMAC-SHA256 and Why Yours Keeps Failing

Verifying Webhook Signatures by Hand: HMAC-SHA256 and Why Yours Keeps Failing

Comments
4 min read
How to Detect Event Loop Freezes in Node.js

How to Detect Event Loop Freezes in Node.js

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