developerway
HomeArticlesAboutBooks
React·AI·Web Performance

How things actually work.

Deep dives, investigations, fun. Complex topics, easy read.

No PhD required.

Web Performance Fundamentals coverAdvanced React cover

You think you know everything about making React apps fast? 😉

Latest

See all →

Three investigations hot off the press.

Cover illustration for Building the Playground: How to Prep Your Codebase for AI Coders

Building the Playground: How to Prep Your Codebase for AI Coders

How to turn a real-world 300k-line codebase into an AI-friendly playground, where AI coders ship features and engineers don't go insane.

AI·May 22, 2026·10 min read
Cover illustration for How AI Remembers and Why It Forgets: Part 2. Tools and Agents

How AI Remembers and Why It Forgets: Part 2. Tools and Agents

What are AI tools and agents really, and how do they keep Context in check? Let's poke around Claude Code, do a few experiments, and find out!

AI·Apr 30, 2026·12 min read
Cover illustration for How AI Remembers and Why It Forgets: Part 1. The Context Problem

How AI Remembers and Why It Forgets: Part 1. The Context Problem

How does AI actually remember things between messages, and why does it forget halfway through? I ran a few experiments on Claude Sonnet and GPT-5 and wrote down what I saw.

AI·Apr 7, 2026·15 min read

Subscribe

Don't miss the next investigation.

One email when a new deep-dive drops. No spam, no tracking, unsubscribe any time.

React

See all React →

Internals, performance, and the parts of React that don't work the way you think.

Cover illustration for Debugging with AI: Can It Replace an Experienced Developer?

Debugging with AI: Can It Replace an Experienced Developer?

Can AI actually debug complex React/Next.js issues? I tested it on three real bugs, investigated the root cause myself and wrote down the results.

Feb 4, 2026·27 min read
Cover illustration for Can You Fetch Data with React Server Actions?

Can You Fetch Data with React Server Actions?

Can React Server Actions replace fetch for client-side data fetching? Let's investigate and find out.

Jan 13, 2026·13 min read
Cover illustration for Bundle Size Investigation: A Step-by-Step Guide to Shrinking Your JavaScript

Bundle Size Investigation: A Step-by-Step Guide to Shrinking Your JavaScript

A practical guide to analyzing and reducing JavaScript bundle size. Learn bundle analysis, fix tree-shaking issues, remove duplicate libraries, and otherwise optimize your React app's JavaScript size.

Dec 4, 2025·34 min read

AI

See all AI →

How AI actually works, and how to make it behave beyond vibe-coding.

Cover illustration for Building the Playground: How to Prep Your Codebase for AI Coders

Building the Playground: How to Prep Your Codebase for AI Coders

How to turn a real-world 300k-line codebase into an AI-friendly playground, where AI coders ship features and engineers don't go insane.

May 22, 2026·10 min read
Cover illustration for How AI Remembers and Why It Forgets: Part 2. Tools and Agents

How AI Remembers and Why It Forgets: Part 2. Tools and Agents

What are AI tools and agents really, and how do they keep Context in check? Let's poke around Claude Code, do a few experiments, and find out!

Apr 30, 2026·12 min read
Cover illustration for How AI Remembers and Why It Forgets: Part 1. The Context Problem

How AI Remembers and Why It Forgets: Part 1. The Context Problem

How does AI actually remember things between messages, and why does it forget halfway through? I ran a few experiments on Claude Sonnet and GPT-5 and wrote down what I saw.

Apr 7, 2026·15 min read

Web Performance

See all Web Performance →

Measured, not guessed. Digging into why apps are slow, and how to make them fast.

Cover illustration for Can You Fetch Data with React Server Actions?

Can You Fetch Data with React Server Actions?

Can React Server Actions replace fetch for client-side data fetching? Let's investigate and find out.

Jan 13, 2026·13 min read
Cover illustration for Bundle Size Investigation: A Step-by-Step Guide to Shrinking Your JavaScript

Bundle Size Investigation: A Step-by-Step Guide to Shrinking Your JavaScript

A practical guide to analyzing and reducing JavaScript bundle size. Learn bundle analysis, fix tree-shaking issues, remove duplicate libraries, and otherwise optimize your React app's JavaScript size.

Dec 4, 2025·34 min read
Cover illustration for React Server Components: Do They Really Improve Performance?

React Server Components: Do They Really Improve Performance?

A data-driven comparison of CSR, SSR, and RSC under the same app and test setup, focusing on initial-load performance and the impact of client- vs server-side data fetching (including Streaming + Suspense).

Oct 21, 2025·42 min read
developerway

How things actually work. Deep dives, investigations, fun. Complex topics, easy read. by Nadia Makarevich.

Browse

  • React
  • AI
  • Web Performance
  • Life
  • Tooling

Site

  • Home
  • Articles
  • About
  • Books

Newsletter

One email per new investigation. No spam, unsubscribe any time.

© 2026 Nadia Makarevich

PrivacyTermsRSS

Written by a human, one investigation at a time.