Core without React
The hooks are a thin React skin over an engine that doesn't know React exists.
Engines
Four factories. Each is exactly what the matching hook uses internally — the
The version clock
Every conflict in this library is settled by one exported function. It's four
Transports
A transport is the wire an engine talks over. It's a three-method interface, and
Debugging
The bus will tell you everything crossing it, in both directions, without React.
Escape hatches
The bits that let non-React code reach into what the hooks are doing — and the