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 Promises Explained: From Callback Hell to Clean Async Code

JavaScript Promises Explained: From Callback Hell to Clean Async Code

Comments 3
6 min read
Data Types in javascript.

Data Types in javascript.

4
Comments
1 min read
React useDebounce Hook: Debounce State & Callbacks (2026)

React useDebounce Hook: Debounce State & Callbacks (2026)

6
Comments 2
6 min read
I built a JS/TS runtime in Rust where nothing runs without your permission

I built a JS/TS runtime in Rust where nothing runs without your permission

Comments
3 min read
Building a Privacy-First HEIC Converter That Runs Entirely in the Browser

Building a Privacy-First HEIC Converter That Runs Entirely in the Browser

Comments
2 min read
Counting business days between two dates (without a library)

Counting business days between two dates (without a library)

Comments
2 min read
Lazy Loading in React: Improve Performance with React.lazy() and Suspense

Lazy Loading in React: Improve Performance with React.lazy() and Suspense

Comments
2 min read
UI IP Toolkit - A standalone static visual catalog for CSS/JS components

UI IP Toolkit - A standalone static visual catalog for CSS/JS components

Comments
1 min read
TypeScript 6.0 launches strict mode by default and drops ES5 support

TypeScript 6.0 launches strict mode by default and drops ES5 support

1
Comments
6 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
Agent Accounts Quickstart in Node.js

Agent Accounts Quickstart in Node.js

Comments
5 min read
Turn on CMCD: make your CDN logs explain rebuffering

Turn on CMCD: make your CDN logs explain rebuffering

Comments
5 min read
Debugging a Production Memory Leak: A Step-by-Step Walkthrough

Debugging a Production Memory Leak: A Step-by-Step Walkthrough

1
Comments
4 min read
The Best React Data Grid Is the One You Will Not Hate After Feature Request Number Seven

The Best React Data Grid Is the One You Will Not Hate After Feature Request Number Seven

Comments
5 min read
How We Built an Adult Height Predictor: The Math, the Science, and the Edge Cases

How We Built an Adult Height Predictor: The Math, the Science, and the Edge Cases

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.