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.
REST API Design Made Simple with Express.js

REST API Design Made Simple with Express.js

Comments
8 min read
What Is Middleware in Express and How It Works

What Is Middleware in Express and How It Works

Comments
8 min read
Creating Routes and Handling Requests with Express

Creating Routes and Handling Requests with Express

Comments
9 min read
Setting Up Your First Node.js Application Step-by-Step

Setting Up Your First Node.js Application Step-by-Step

Comments
8 min read
Looking for an accountability partner

Looking for an accountability partner

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

URL Parameters vs Query Strings in Express.js

Comments
8 min read
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
How to convert a JSON sample to a Zod schema (and the 4 algorithm choices behind a working converter)

How to convert a JSON sample to a Zod schema (and the 4 algorithm choices behind a working converter)

Comments
4 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
Async/Await in JavaScript: Writing Cleaner Asynchronous Code

Async/Await in JavaScript: Writing Cleaner Asynchronous Code

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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.