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.
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
The `new` Keyword in JavaScript

The `new` Keyword in JavaScript

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
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
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
Why I Stopped Building a Backend (And What Happened Next)

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

Comments
5 min read
Where can I publish an interactive visualization online?

Where can I publish an interactive visualization online?

1
Comments
2 min read
How I added Solana Pay USDC to a SaaS app — a real implementation, not a tutorial

How I added Solana Pay USDC to a SaaS app — a real implementation, not a tutorial

Comments
1 min read
Why I Ditched Chess.com and Built My Own Chess Platform From Scratch

Why I Ditched Chess.com and Built My Own Chess Platform From Scratch

Comments
2 min read
Two Bugs That Taught Me More Than Any Tutorial

Two Bugs That Taught Me More Than Any Tutorial

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