That would let me encapsulate the business logic in hooks, and users who want to
customize the app only need to update the controller (and pull in their own UI
components)
1 reply
I am going to try custom hooks instead of render props drilling...
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
That would let me encapsulate the business logic in hooks, and users who want to
customize the app only need to update the controller (and pull in their own UI
components)
I am going to try custom hooks instead of render props drilling...