React custom hooks and helpers.
Here you will find:
Useful hook when you need a counter.
Use this hook when you need to keep track of a form and it's fields.
Hook for "fetching" data from an A.P.I. controling if the data takes too long to arrive and the component has been unmounted.