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.
Module Augmentation in TypeScript: Three Patterns and One Foot-Gun

Module Augmentation in TypeScript: Three Patterns and One Foot-Gun

Comments
10 min read
AI Skill Atrophy and Coding By Hand (Literally)

AI Skill Atrophy and Coding By Hand (Literally)

Comments
5 min read
Stop Your OpenAI Bill from Exploding: Per-User LLM Budget Caps in Node.js

Stop Your OpenAI Bill from Exploding: Per-User LLM Budget Caps in Node.js

Comments
10 min read
Zen of stdlib

Zen of stdlib

2
Comments
4 min read
Extending my TypeScript auto-fix CLI to handle .filter(Boolean) narrowing issues

Extending my TypeScript auto-fix CLI to handle .filter(Boolean) narrowing issues

Comments
1 min read
Manifest V3 Migration: The Gotchas Nobody Warned Me About

Manifest V3 Migration: The Gotchas Nobody Warned Me About

Comments
4 min read
I built a free chess platform that brings back Yahoo Chess (Node.js + Socket.IO + chess.js)

I built a free chess platform that brings back Yahoo Chess (Node.js + Socket.IO + chess.js)

Comments
3 min read
A New Programming Manual Tracing with Trace Table using JavaScript

A New Programming Manual Tracing with Trace Table using JavaScript

Comments
2 min read
12 Free Browser-Based Tools Every Developer Should Bookmark (No Signup, No Tracking)

12 Free Browser-Based Tools Every Developer Should Bookmark (No Signup, No Tracking)

Comments
6 min read
I Built an AI That Recovered $734 from 8 Return Requests in One Day

I Built an AI That Recovered $734 from 8 Return Requests in One Day

Comments
2 min read
I Built a Zero-Knowledge Encrypted Messenger That Runs Entirely in Your Browser — No Account, No Phone, No Install

I Built a Zero-Knowledge Encrypted Messenger That Runs Entirely in Your Browser — No Account, No Phone, No Install

Comments
5 min read
Your game HUD is just React: overlay UI over a CarverJS game canvas

Your game HUD is just React: overlay UI over a CarverJS game canvas

Comments
3 min read
JWT Tokens Decoded: What's Actually Inside That eyJ… String

JWT Tokens Decoded: What's Actually Inside That eyJ… String

Comments
4 min read
Add Live Exchange Rates to Your App in 5 Minutes

Add Live Exchange Rates to Your App in 5 Minutes

Comments
2 min read
CSV to JSON: How to Convert Tabular Data in Pure JavaScript (No Libraries)

CSV to JSON: How to Convert Tabular Data in Pure JavaScript (No Libraries)

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