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.
TypeScript Utility Types That Actually Save Time in Production SaaS Code

TypeScript Utility Types That Actually Save Time in Production SaaS Code

Comments
3 min read
How We Solved iOS Audio Analysis for Breathwork Biofeedback

How We Solved iOS Audio Analysis for Breathwork Biofeedback

Comments
7 min read
Mitigating ReDoS Attacks in JavaScript: Strategies to Enhance RegExp Performance and Security

Mitigating ReDoS Attacks in JavaScript: Strategies to Enhance RegExp Performance and Security

Comments
7 min read
"How I Used AI to Build a SaaS Product Solo in 30 Days"

"How I Used AI to Build a SaaS Product Solo in 30 Days"

3
Comments
10 min read
I Built a Free Chrome Extension With No Monetization Plan. It Now Has Thousands of Daily Users.

I Built a Free Chrome Extension With No Monetization Plan. It Now Has Thousands of Daily Users.

Comments
6 min read
Building an Advanced Color Contrast Checker for Accessibility (WCAG Guide + Auto-Fix)

Building an Advanced Color Contrast Checker for Accessibility (WCAG Guide + Auto-Fix)

1
Comments
4 min read
Jestronaut: Explore Your Jest Tests Like Never Before

Jestronaut: Explore Your Jest Tests Like Never Before

Comments
2 min read
Proyecto escolar: Tendencias web y herramientas para administrar equipos y negocios

Proyecto escolar: Tendencias web y herramientas para administrar equipos y negocios

Comments
1 min read
🚀 I stopped using console.log() – and you might want to, too

🚀 I stopped using console.log() – and you might want to, too

Comments
1 min read
An Area Unit Converter With 15 Units — Including Four Different Sizes of Japanese Tatami

An Area Unit Converter With 15 Units — Including Four Different Sizes of Japanese Tatami

Comments
4 min read
Writing 2048 As a Pure-Function Engine, With All Four Directions Expressed Through One 'Slide Left' Function

Writing 2048 As a Pure-Function Engine, With All Four Directions Expressed Through One 'Slide Left' Function

Comments
6 min read
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
Node.js End-of-Life Dates - Official EOL Schedule for Every Version

Node.js End-of-Life Dates - Official EOL Schedule for Every Version

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

Vitest Mocking: vi.mock vs vi.spyOn Explained

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