2 Comments
User's avatar
David Weiss's avatar

Great rules, Lorenz. I especially like using custom hooks for functionality that can be extracted, for example data fetching or business logic. This streamlines components and also makes the component and hooks easier to test.

Expand full comment
Lorenz Hofmann-Wellenhof's avatar

Thanks David!

Expand full comment