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 Doesn’t My API Call Wait? — Understanding Promises & Async/Await in JavaScript

Why Doesn’t My API Call Wait? — Understanding Promises & Async/Await in JavaScript

5
Comments 3
4 min read
Node.js v22.21.0 is Out — What's New and How to Apply It.

Node.js v22.21.0 is Out — What's New and How to Apply It.

1
Comments
4 min read
🚀 Will deleting the package-lock.json makes me cool 😎?

🚀 Will deleting the package-lock.json makes me cool 😎?

Comments
4 min read
JavaScript Event Bus 🚍 (JS + TypeScript)

JavaScript Event Bus 🚍 (JS + TypeScript)

4
Comments
3 min read
Brainmap.js: Vanilla JavaScript Mind Mapping Library

Brainmap.js: Vanilla JavaScript Mind Mapping Library

Comments
1 min read
đŸ”„ Master Your Next JavaScript Interview: 10 Core Questions on Hoisting, Scope & Closures

đŸ”„ Master Your Next JavaScript Interview: 10 Core Questions on Hoisting, Scope & Closures

1
Comments
7 min read
Understanding Debounce and Throttle in JavaScript (Beginner’s Guide to Performance Optimization)

Understanding Debounce and Throttle in JavaScript (Beginner’s Guide to Performance Optimization)

4
Comments
3 min read
JavaScript Advanced Series (Part 2): Event Loop Explained

JavaScript Advanced Series (Part 2): Event Loop Explained

2
Comments
9 min read
Let's learn together!

Let's learn together!

1
Comments
1 min read
My First RESTful API: A Beginner's Journey

My First RESTful API: A Beginner's Journey

Comments 2
1 min read
Bill Split Calculator

Bill Split Calculator

Comments 1
1 min read
Difference between Client/Browser API and Server-side web API

Difference between Client/Browser API and Server-side web API

1
Comments
3 min read
Say Goodbye to console.time() and Hello to performance.mark()!

Say Goodbye to console.time() and Hello to performance.mark()!

5
Comments 3
6 min read
"Debugging 102:"Stack Trace (JavaScript) — How to Read It Like a Pro

"Debugging 102:"Stack Trace (JavaScript) — How to Read It Like a Pro

1
Comments
1 min read
The real reason you need a try and catch block (probing 101)

The real reason you need a try and catch block (probing 101)

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