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.
Designing an idempotent confirmation protocol for browser uploads

Designing an idempotent confirmation protocol for browser uploads

3
Comments
3 min read
npm audit cries wolf. I built a zero-dep CLI that tells you what to actually fix

npm audit cries wolf. I built a zero-dep CLI that tells you what to actually fix

Comments
3 min read
I built a zero-dependency CLI that catches i18n drift (and knows your plural rules)

I built a zero-dependency CLI that catches i18n drift (and knows your plural rules)

Comments
4 min read
I built a browser-based CBZ to PDF converter that keeps comics private

I built a browser-based CBZ to PDF converter that keeps comics private

Comments
2 min read
var, let, Single & Multi-thread and Process in JavaScript

var, let, Single & Multi-thread and Process in JavaScript

9
Comments 6
4 min read
I built a 1:1 solar system with Fable 5 in the days before it was pulled offline

I built a 1:1 solar system with Fable 5 in the days before it was pulled offline

Comments 3
4 min read
The Biggest Misconception About React Reconciliation (Render vs. Paint) 2nd part

The Biggest Misconception About React Reconciliation (Render vs. Paint) 2nd part

9
Comments
2 min read
How to track OpenAI API costs with a simple proxy

How to track OpenAI API costs with a simple proxy

1
Comments
1 min read
I built an AI chat over my CV on a zero-pound inference budget

I built an AI chat over my CV on a zero-pound inference budget

Comments 1
4 min read
Behind the Scenes: Code Cleanup and Rollbacks in react-hook-lab

Behind the Scenes: Code Cleanup and Rollbacks in react-hook-lab

3
Comments
1 min read
How I run axe-core inside a headless browser to audit WCAG compliance across 30 client sites

How I run axe-core inside a headless browser to audit WCAG compliance across 30 client sites

1
Comments
4 min read
Detecting WebRTC IP leaks in the browser: how it works and how to test it

Detecting WebRTC IP leaks in the browser: how it works and how to test it

1
Comments
4 min read
How I built a modern UI5 component library for SAP Fiori on-premise

How I built a modern UI5 component library for SAP Fiori on-premise

1
Comments
1 min read
How to process 1.5GB+ JSON/CSV files in the browser without crashing the RAM

How to process 1.5GB+ JSON/CSV files in the browser without crashing the RAM

2
Comments
2 min read
Why `npm audit` Isn't Enough to Secure Your React or Next.js App

Why `npm audit` Isn't Enough to Secure Your React or Next.js App

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