You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use currently number of hooks mainly stored in utility dir or as utils. They are custom ones. They can be added as a separate hooks dir from sistent to use across everywhere.
Please correct me if I am thinking wrong
Do we have to Introduce a dedicated hooks directory to organize all custom hooks? And also ensure hooks are reusable, well-documented, and easy to locate for use across different parts of the project ?
Current Behavior
We use currently number of hooks mainly stored in utility dir or as utils. They are custom ones. They can be added as a separate hooks dir from sistent to use across everywhere.
Desired Behavior
Examples:
Implementation
Acceptance Tests
Mockups
Contributor Guide
The text was updated successfully, but these errors were encountered: