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.
Why Your Controllers Become 600+ Lines Long (And How a Service Layer Fixes It)

Why Your Controllers Become 600+ Lines Long (And How a Service Layer Fixes It)

1
Comments
3 min read
Why Your Angular Gantt Lags at 10,000 Tasks (And How to Fix It)

Why Your Angular Gantt Lags at 10,000 Tasks (And How to Fix It)

2
Comments
7 min read
Paste a wallet, get a personal airdrop verdict — and call the same logic from any LLM

Paste a wallet, get a personal airdrop verdict — and call the same logic from any LLM

1
Comments
4 min read
Building a CLI Tool with Node.js

Building a CLI Tool with Node.js

1
Comments
4 min read
Vite 8 Plus Rolldown: Migrating Your Project to the Rust-Powered Bundler and What Breaks

Vite 8 Plus Rolldown: Migrating Your Project to the Rust-Powered Bundler and What Breaks

Comments
7 min read
How to detect when GitHub, AWS, or Discord is down — using a free JSON API

How to detect when GitHub, AWS, or Discord is down — using a free JSON API

Comments
2 min read
Procedurally generating marble dice textures with simplex noise

Procedurally generating marble dice textures with simplex noise

1
Comments
5 min read
Unicode Text Styling: Bold, Italic & Strikethrough Without CSS

Unicode Text Styling: Bold, Italic & Strikethrough Without CSS

Comments
2 min read
Why You Should Avoid Promise.all() In AWS Lambda Durable Function

Why You Should Avoid Promise.all() In AWS Lambda Durable Function

Comments
1 min read
useContext in React — Why It Exists and How to Use It Simply

useContext in React — Why It Exists and How to Use It Simply

1
Comments
5 min read
Shrinkray: a free, 100% in-browser image compressor (no uploads, open source)

Shrinkray: a free, 100% in-browser image compressor (no uploads, open source)

1
Comments 2
1 min read
Node.js Performance Optimization with Event Loop, Clustering, and Caching

Node.js Performance Optimization with Event Loop, Clustering, and Caching

Comments
8 min read
What are Typed Arrays in JavaScript?

What are Typed Arrays in JavaScript?

2
Comments
2 min read
URL Parameters vs Query Strings in Express.js

URL Parameters vs Query Strings in Express.js

6
Comments
2 min read
I Built 2 Browser Puzzle Games from Scratch A deep-dive into building Color Sort Puzzle and Block Blast

I Built 2 Browser Puzzle Games from Scratch A deep-dive into building Color Sort Puzzle and Block Blast

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