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.
JavaScript IIFE (Immediately Invoked Function Expression)

JavaScript IIFE (Immediately Invoked Function Expression)

Comments
2 min read
msw-fetch-mock: Undici-Style Fetch Mocking for MSW

msw-fetch-mock: Undici-Style Fetch Mocking for MSW

1
Comments 1
6 min read
Understanding JavaScript Scope (With Examples)

Understanding JavaScript Scope (With Examples)

Comments
1 min read
I replaced console.log with a real-time error dashboard that runs on localhost

I replaced console.log with a real-time error dashboard that runs on localhost

3
Comments
3 min read
Building a Camera-Based Menu Scanner with React Native

Building a Camera-Based Menu Scanner with React Native

Comments
5 min read
Shallow Copy vs Deep Copy in JavaScript: A Practical Guide

Shallow Copy vs Deep Copy in JavaScript: A Practical Guide

Comments
2 min read
I Failed 3 React Interviews Before I Understood What They Actually Want in 2026

I Failed 3 React Interviews Before I Understood What They Actually Want in 2026

18
Comments 6
6 min read
From Spreadsheets to Steroids: The Function Point Counter Gets a Reboot

From Spreadsheets to Steroids: The Function Point Counter Gets a Reboot

6
Comments 2
3 min read
CVE-2025-12758: Unicode Variation Selectors Bypass in 'validator' library (isLength)

CVE-2025-12758: Unicode Variation Selectors Bypass in 'validator' library (isLength)

Comments
1 min read
101 Free Developer Tools. One Portal. Zero Dependencies.

101 Free Developer Tools. One Portal. Zero Dependencies.

1
Comments
2 min read
Marco: A privacy-first, offline-first email client built on IMAP

Marco: A privacy-first, offline-first email client built on IMAP

1
Comments 1
3 min read
logfx v1.0.0: One Logger for Development and Production (TS, Zero deps, 13 integrations)

logfx v1.0.0: One Logger for Development and Production (TS, Zero deps, 13 integrations)

Comments
5 min read
Deep Dive into OOP, Prototypes, and the 'new' Keyword in JavaScript

Deep Dive into OOP, Prototypes, and the 'new' Keyword in JavaScript

Comments 3
8 min read
Building a Virtual DOM from Scratch: What I Learned Reverse-Engineering React

Building a Virtual DOM from Scratch: What I Learned Reverse-Engineering React

1
Comments
12 min read
Why HTML Tables Break on React Native (And How We Fixed It)

Why HTML Tables Break on React Native (And How We Fixed It)

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