I have some doubts that can we use all react hooks in one applications includes like,useImperativeHandle(),useInsertionEffect(),useDeferredValue(),useDebugValue(),etc.
give explanation with examples and give examples of any applications where all these can be used.