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.
The Most Common Bug in Liters to Gallons Converters

The Most Common Bug in Liters to Gallons Converters

2
Comments
5 min read
Async Code in Node.js: Callbacks and Promises

Async Code in Node.js: Callbacks and Promises

Comments
9 min read
I built a "Tab Hibernator" to save my RAM (and my sanity)

I built a "Tab Hibernator" to save my RAM (and my sanity)

3
Comments
2 min read
How Node.js Handles Multiple Requests with a Single Thread

How Node.js Handles Multiple Requests with a Single Thread

Comments
9 min read
Why Node.js Is Perfect for Building Fast Web Applications

Why Node.js Is Perfect for Building Fast Web Applications

Comments
9 min read
The Node.js Event Loop Explained

The Node.js Event Loop Explained

Comments
8 min read
I Built a Chrome Extension That Catches Japanese Ad Law Violations in Real Time

I Built a Chrome Extension That Catches Japanese Ad Law Violations in Real Time

1
Comments
3 min read
Error Handling in JavaScript: Try, Catch, Finally

Error Handling in JavaScript: Try, Catch, Finally

Comments
8 min read
What Is Node.js? JavaScript on the Server Explained

What Is Node.js? JavaScript on the Server Explained

Comments
8 min read
Async/Await in JavaScript: Writing Cleaner Asynchronous Code

Async/Await in JavaScript: Writing Cleaner Asynchronous Code

Comments
8 min read
JavaScript Promises Explained for Beginners

JavaScript Promises Explained for Beginners

Comments
7 min read
Synchronous vs Asynchronous JavaScript

Synchronous vs Asynchronous JavaScript

Comments
8 min read
Callbacks in JavaScript: Why They Exist

Callbacks in JavaScript: Why They Exist

Comments
7 min read
Recreating Math.floor without the Math object? Here is my manual approach.

Recreating Math.floor without the Math object? Here is my manual approach.

1
Comments
2 min read
The `new` Keyword in JavaScript

The `new` Keyword in JavaScript

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