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.
React Native Background Sync That Survives App Kill (Plus Local Reminders)

React Native Background Sync That Survives App Kill (Plus Local Reminders)

5
Comments
4 min read
Garbage Collection Isn't Magic: Why Your App Still Leaks Memory

Garbage Collection Isn't Magic: Why Your App Still Leaks Memory

Comments
4 min read
Mutating state | Immutating state

Mutating state | Immutating state

2
Comments
3 min read
The Bug Wasn't Where I Thought It Was

The Bug Wasn't Where I Thought It Was

2
Comments
1 min read
Automatic Page Layout Is a Search Problem

Automatic Page Layout Is a Search Problem

2
Comments 1
4 min read
When `await mutation()` lies: the `{ error }` destructuring that saves your weekend

When `await mutation()` lies: the `{ error }` destructuring that saves your weekend

2
Comments 2
5 min read
I Built a Privacy-First Calculator Platform Used in 100+ Countries — Here's the Stack

I Built a Privacy-First Calculator Platform Used in 100+ Countries — Here's the Stack

Comments
3 min read
Mastering Focus Management in React 19: Solving the Single-Page Application Routing Gap for WCAG 2.1 and EN 301 549 Compliance

Mastering Focus Management in React 19: Solving the Single-Page Application Routing Gap for WCAG 2.1 and EN 301 549 Compliance

Comments
7 min read
We built a free MCP server so Claude can answer 'Is OpenAI down?' — here's how

We built a free MCP server so Claude can answer 'Is OpenAI down?' — here's how

1
Comments 2
3 min read
React Context vs Zustand: When Context Is Enough (and When It Isn't) (2026)

React Context vs Zustand: When Context Is Enough (and When It Isn't) (2026)

1
Comments 1
3 min read
React Native List Performance — ScrollView, FlatList, SectionList, FlashList

React Native List Performance — ScrollView, FlatList, SectionList, FlashList

5
Comments
9 min read
I Built a Week Number Calculator with 18000+ Static Pages and a Free API —— Here's How

I Built a Week Number Calculator with 18000+ Static Pages and a Free API —— Here's How

Comments
2 min read
How I Built a SaaS Template Marketplace with Next.js 14, Groq AI, and Stripe

How I Built a SaaS Template Marketplace with Next.js 14, Groq AI, and Stripe

Comments
2 min read
Most apps do not need a full date library, so I built a 2KB one

Most apps do not need a full date library, so I built a 2KB one

Comments
3 min read
SSR vs CSR: The Rendering Choice That Changes Your Entire Web App

SSR vs CSR: The Rendering Choice That Changes Your Entire Web App

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