arrow_backBACK TO DRILLS
Black Beltrules-of-hooks
Higher-order Hooks
A developer creates withLogging(useData) which returns a modified Hook. Why does React discourage dynamically creating Hooks this way?
A developer creates withLogging(useData) which returns a modified Hook. Why does React discourage dynamically creating Hooks this way?