overreacted — A blog by Dan Abramov
https://overreacted.io/
A blog by Dan Abramov
フィード

Why Does RSC Integrate with a Bundler?
2

overreacted — A blog by Dan Abramov
One does not simply serialize a module.
4日前

One Roundtrip Per Navigation
8

overreacted — A blog by Dan Abramov
What do HTML, GraphQL, and RSC have in common?
5日前

A Chain Reaction
overreacted — A blog by Dan Abramov
The limits of my language mean the limits of my world.
1年前

npm audit: Broken by Design
overreacted — A blog by Dan Abramov
Found 99 vulnerabilities (84 moderately irrelevant, 15 highly irrelevant)
4年前

Before You memo()
overreacted — A blog by Dan Abramov
Rendering optimizations that come naturally.
4年前

How Does the Development Mode Work?
overreacted — A blog by Dan Abramov
Dead code elimination by convention.
6年前

Preparing for a Tech Talk, Part 3: Content
overreacted — A blog by Dan Abramov
Turning an idea into a talk.
6年前

Writing Resilient Components
overreacted — A blog by Dan Abramov
Four principles to set you on the right path.
6年前

A Complete Guide to useEffect
overreacted — A blog by Dan Abramov
Effects are a part of your data flow.
6年前

How Are Function Components Different from Classes?
overreacted — A blog by Dan Abramov
They’re a whole different Pokémon.
6年前

Making setInterval Declarative with React Hooks
overreacted — A blog by Dan Abramov
How I learned to stop worrying and love refs.
6年前

React as a UI Runtime
overreacted — A blog by Dan Abramov
An in-depth description of the React programming model.
6年前

Why Isn’t X a Hook?
overreacted — A blog by Dan Abramov
Just because we can, doesn’t mean we should.
6年前

Preparing for a Tech Talk, Part 2: What, Why, and How
overreacted — A blog by Dan Abramov
We need to go deeper.
6年前

The Elements of UI Engineering
overreacted — A blog by Dan Abramov
What makes UI engineering difficult?
6年前

Things I Don’t Know as of 2018
overreacted — A blog by Dan Abramov
We can admit our knowledge gaps without devaluing our expertise.
6年前

Preparing for a Tech Talk, Part 1: Motivation
overreacted — A blog by Dan Abramov
Here’s my recipe for a good talk idea.
6年前

Why Do React Hooks Rely on Call Order?
overreacted — A blog by Dan Abramov
Lessons learned from mixins, render props, HOCs, and classes.
6年前

How Does setState Know What to Do?
overreacted — A blog by Dan Abramov
Dependency injection is nice if you don’t have to think about it.
6年前

My Wishlist for Hot Reloading
overreacted — A blog by Dan Abramov
I don't want a lot for Christmas. There is just one thing I need.
6年前

Why Do React Elements Have a $$typeof Property?
overreacted — A blog by Dan Abramov
It has something to do with security.
7年前

How Does React Tell a Class from a Function?
overreacted — A blog by Dan Abramov
We talk about classes, new, instanceof, prototype chains, and API design.
7年前