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.
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
Callbacks in JavaScript: Why They Exist

Callbacks in JavaScript: Why They Exist

Comments
7 min read
Synchronous vs Asynchronous JavaScript

Synchronous vs Asynchronous JavaScript

Comments
8 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
I Spent 30 Days Building a Complete Node.js Learning Path (Free for Everyone)

I Spent 30 Days Building a Complete Node.js Learning Path (Free for Everyone)

3
Comments
7 min read
CSV and JSON: Converting Between Formats Without Any Libraries

CSV and JSON: Converting Between Formats Without Any Libraries

Comments
4 min read
Build a rich-text editor that fits your produc

Build a rich-text editor that fits your produc

Comments
1 min read
Senior Developer Approach to Permissions in Node.js

Senior Developer Approach to Permissions in Node.js

3
Comments
6 min read
Stop Storing JWTs in localStorage: A Security Guide for Web Developers

Stop Storing JWTs in localStorage: A Security Guide for Web Developers

1
Comments
3 min read
How to convert a JSON sample to a Valibot schema (and the 3 ways the algorithm diverges from Zod)

How to convert a JSON sample to a Valibot schema (and the 3 ways the algorithm diverges from Zod)

Comments
6 min read
Why I Stopped Building a Backend (And What Happened Next)

Why I Stopped Building a Backend (And What Happened Next)

Comments
5 min read
I Built a Free Online Tools Website with Next.js - Here’s What I Learned

I Built a Free Online Tools Website with Next.js - Here’s What I Learned

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