Anonymous View

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.
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
"I Stopped Letting My AI Assistant Hijack Every Message"

"I Stopped Letting My AI Assistant Hijack Every Message"

1
Comments
4 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
A small Vite plugin for moving heavy JSX attributes into comments

A small Vite plugin for moving heavy JSX attributes into comments

Comments
1 min read
Learn React useMemo the Right Way — Re-Renders, Optimization,Dependencies & useEffect

Learn React useMemo the Right Way — Re-Renders, Optimization,Dependencies & useEffect

5
Comments
7 min read
Stop Shipping 700KB of JavaScript for a Button

Stop Shipping 700KB of JavaScript for a Button

1
Comments
4 min read
Why Node.js is Perfect for Building Fast Web Applications

Why Node.js is Perfect for Building Fast Web Applications

Comments
5 min read
The Node.js Event Loop Explained

The Node.js Event Loop Explained

Comments
5 min read
Blocking vs Non-Blocking Code in Node.js

Blocking vs Non-Blocking Code in Node.js

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