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.
Mastering Intermediate JavaScript

Mastering Intermediate JavaScript

5
Comments 1
3 min read
Beyond if (stock > 0): Handling Race Conditions in High-Traffic E-Commerce Systems

Beyond if (stock > 0): Handling Race Conditions in High-Traffic E-Commerce Systems

1
Comments
2 min read
🎀 The 80/20 Rule of Learning Programming

🎀 The 80/20 Rule of Learning Programming

46
Comments 2
42 min read
Building a Todo API with HonoJS, Drizzle ORM & Neon — A Beginner-Friendly Guide

Building a Todo API with HonoJS, Drizzle ORM & Neon — A Beginner-Friendly Guide

7
Comments 1
3 min read
The Great JavaScript Illusion: Why Primitives Act Like Objects

The Great JavaScript Illusion: Why Primitives Act Like Objects

1
Comments
4 min read
10 Cool CodePen Demos (December 2025)

10 Cool CodePen Demos (December 2025)

2
Comments
2 min read
Bitcoin lightning network

Bitcoin lightning network

Comments
16 min read
This CORS Mistake Exposes Your API (I See It Everywhere)

This CORS Mistake Exposes Your API (I See It Everywhere)

1
Comments 1
1 min read
I traced a CPU spike to a massive botnet dashboard (CVE-2025-55182)

I traced a CPU spike to a massive botnet dashboard (CVE-2025-55182)

3
Comments
6 min read
yarn pnp 세팅하기

yarn pnp 세팅하기

Comments
2 min read
Exploiting Unvalidated Redirects for XSS

Exploiting Unvalidated Redirects for XSS

2
Comments
8 min read
Dependency Tracking Fundamentals (I)

Dependency Tracking Fundamentals (I)

Comments 1
3 min read
Atomic Design: Building Interfaces Like Nature Builds Life

Atomic Design: Building Interfaces Like Nature Builds Life

1
Comments 1
2 min read
# Important HTTP Response Headers Every Developer Should Know

# Important HTTP Response Headers Every Developer Should Know

Comments
4 min read
The Complete Guide to <script> Loading in Modern Web Apps: async, defer, and ES Modules

The Complete Guide to <script> Loading in Modern Web Apps: async, defer, and ES Modules

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