TopicTracker
From overreacted.ioView original
TranslationTranslation

Why Isn’t X a Hook?

The article discusses why certain React APIs are not implemented as hooks, explaining that just because something can be made into a hook doesn't mean it should be. It explores design considerations and constraints in the React hooks API.