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.
How We A/B Test Hero Sections With One Script Tag (And What 128K Impressions Taught Us)

How We A/B Test Hero Sections With One Script Tag (And What 128K Impressions Taught Us)

Comments
2 min read
JS concepts I understood only after building real things

JS concepts I understood only after building real things

1
Comments
2 min read
Stop Waiting for Backends — Just Fake the API

Stop Waiting for Backends — Just Fake the API

1
Comments 2
2 min read
jquery.verticalScroll.js: a love letter to jQuery, written ten years later

jquery.verticalScroll.js: a love letter to jQuery, written ten years later

Comments
4 min read
I built a local system for spinning up small tools over the past two weeks and just open sourced it

I built a local system for spinning up small tools over the past two weeks and just open sourced it

Comments
2 min read
Handling API Errors & Loading States in React (Clean UX Approach)

Handling API Errors & Loading States in React (Clean UX Approach)

77
Comments
12 min read
How I Built an AI Tool That Converts Any Bank Statement PDF to Excel (And What I Learned)

How I Built an AI Tool That Converts Any Bank Statement PDF to Excel (And What I Learned)

1
Comments
5 min read
Variables: Data Storage and Information Organization

Variables: Data Storage and Information Organization

1
Comments
3 min read
JavaScript Promises — Understand what a Promise actually is, how .then() chaining works under the hood, and how async/await connects to all of it

JavaScript Promises — Understand what a Promise actually is, how .then() chaining works under the hood, and how async/await connects to all of it

Comments
3 min read
React DOM Internals

React DOM Internals

2
Comments
21 min read
Decode JWT in the terminal

Decode JWT in the terminal

Comments
3 min read
When the Cloud Fails, the Browser Still Thinks

When the Cloud Fails, the Browser Still Thinks

4
Comments
6 min read
Why I Stopped Using useEffect (And You Should Too) 🚫⚛️

Why I Stopped Using useEffect (And You Should Too) 🚫⚛️

1
Comments
1 min read
I Built a Fully Automated LinkedIn Posting Pipeline (Node.js + BullMQ + MongoDB)

I Built a Fully Automated LinkedIn Posting Pipeline (Node.js + BullMQ + MongoDB)

1
Comments
3 min read
JavaScript Date Parsing Fixed: New Proposal Ensures Accurate Handling of Ambiguous Date Strings

JavaScript Date Parsing Fixed: New Proposal Ensures Accurate Handling of Ambiguous Date Strings

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