useListenable
Subscribes the hook to a Listenable and rebuilds when it notifies. Use it to bring an
useListenableListener
Runs a callback when a Listenable notifies, without rebuilding the hook. This is the
useNotifiable
Creates a rebuild trigger you fire by hand. Where useListenable