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.
Stop Uploading Images to Random Servers: I Built a 100% Client-Side Image Processor

Stop Uploading Images to Random Servers: I Built a 100% Client-Side Image Processor

1
Comments
2 min read
A 100% client-side toolbox: shipping 17 calculators with no backend

A 100% client-side toolbox: shipping 17 calculators with no backend

3
Comments 2
3 min read
Big O for the Impatient: Why Your Loop Is Slow (and When It Matters)

Big O for the Impatient: Why Your Loop Is Slow (and When It Matters)

2
Comments 1
4 min read
React 19's useActionState Showed Me Why Disabling My Submit Button Was Never Enough

Comments debate the limits of UI locks

React 19's useActionState Showed Me Why Disabling My Submit Button Was Never Enough

55
Comments 32
5 min read
Introducing Kivex: A Production-Ready Multi-Platform Icon Ecosystem

Introducing Kivex: A Production-Ready Multi-Platform Icon Ecosystem

2
Comments
2 min read
CĂłmo solucionar el bucle infinito en useEffect con objetos y arrays

CĂłmo solucionar el bucle infinito en useEffect con objetos y arrays

Comments
2 min read
Pourquoi tes routes Express deviennent illisibles (et le seul geste qui les sauve)

Pourquoi tes routes Express deviennent illisibles (et le seul geste qui les sauve)

Comments
7 min read
Setting Up E2E Tests with Playwright + Auth0: The 5 Things That Took Longer Than the Tests Themselves

Setting Up E2E Tests with Playwright + Auth0: The 5 Things That Took Longer Than the Tests Themselves

2
Comments
5 min read
Building a Scalable MERN Skill Exchange Platform: Lessons from Full-Stack Development

Building a Scalable MERN Skill Exchange Platform: Lessons from Full-Stack Development

Comments
2 min read
Beyond login: encrypting data with passkeys and WebAuthn PRF

Beyond login: encrypting data with passkeys and WebAuthn PRF

Comments
5 min read
Custom React Hooks — Extracting and Reusing Stateful Logic

Custom React Hooks — Extracting and Reusing Stateful Logic

1
Comments
4 min read
I Implemented MD5 From Scratch in JavaScript (Because Web Crypto Won't)

I Implemented MD5 From Scratch in JavaScript (Because Web Crypto Won't)

Comments
4 min read
How We Built MedleyKit: Private Video Editing in the Browser

How We Built MedleyKit: Private Video Editing in the Browser

2
Comments
5 min read
Dá pra fazer jogos usando JS/TS sem game engine?

Dá pra fazer jogos usando JS/TS sem game engine?

1
Comments
4 min read
Global object in JS

Global object in JS

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