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.
Building a Browser-Based Image Color Palette Extractor: A Deep Dive into Pure Frontend Implementation

Building a Browser-Based Image Color Palette Extractor: A Deep Dive into Pure Frontend Implementation

Comments
7 min read
JavaScript Event Loop Explained: Macrotasks, Microtasks, and Async/Await Made Simple

JavaScript Event Loop Explained: Macrotasks, Microtasks, and Async/Await Made Simple

Comments
2 min read
Vitest Mocking: vi.mock vs vi.spyOn Explained

Vitest Mocking: vi.mock vs vi.spyOn Explained

Comments
6 min read
Writing a Hepburn Hiragana ↔ Katakana ↔ Rōmaji Converter (With All The Annoying Edge Cases)

Writing a Hepburn Hiragana ↔ Katakana ↔ Rōmaji Converter (With All The Annoying Edge Cases)

Comments
4 min read
Building an AI-Powered Vocal Remover in the Browser: A Deep Technical Dive

Building an AI-Powered Vocal Remover in the Browser: A Deep Technical Dive

Comments
10 min read
Building a Browser-Based Voice Changer: A Complete Technical Guide

Building a Browser-Based Voice Changer: A Complete Technical Guide

Comments
8 min read
TinyPNG Alternative: Why Photographers Switch to SammaPix (2026)

TinyPNG Alternative: Why Photographers Switch to SammaPix (2026)

Comments
4 min read
A Keyboard-Driven HTML Entity Lookup That Lets You Copy All Three Forms

A Keyboard-Driven HTML Entity Lookup That Lets You Copy All Three Forms

Comments
4 min read
A Tiny CSS Gradient Designer in 200 Lines — And Why Sorting Happens at Output Time

A Tiny CSS Gradient Designer in 200 Lines — And Why Sorting Happens at Output Time

Comments
4 min read
Async/Await in JavaScript: Writing Cleaner Asynchronous Code

Async/Await in JavaScript: Writing Cleaner Asynchronous Code

1
Comments 2
3 min read
HOW I BUILT A FULL STACK WEBSITE (MERN)

HOW I BUILT A FULL STACK WEBSITE (MERN)

Comments
2 min read
WordPress 7.0 — Let's Dive!

WordPress 7.0 — Let's Dive!

1
Comments
8 min read
Building a Browser-Based AI Noise Reduction Tool with RNNoise

Building a Browser-Based AI Noise Reduction Tool with RNNoise

Comments
7 min read
AbortController: the cancellation bugs most JavaScript devs ship

AbortController: the cancellation bugs most JavaScript devs ship

1
Comments
6 min read
Developing new static analyzer: PVS-Studio JavaScript

Developing new static analyzer: PVS-Studio JavaScript

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