DEV Community

djblackett
djblackett

Posted on

I wrote this while refactoring my invoice app and trying to sort out where frontend “business logic” should actually live. Curious how others draw the line between components, hooks, use cases, and domain helpers in real React apps.

Sign in to view linked content

Top comments (0)