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
It's good that you have dedicated features layer, now put components/lib/constants/hooks in shared layer, and your application will become even better architecturally, because common/infrastructure code is best kept in one place, and not on the same level as features and app
The text was updated successfully, but these errors were encountered:
It's good that you have dedicated features layer, now put components/lib/constants/hooks in shared layer, and your application will become even better architecturally, because common/infrastructure code is best kept in one place, and not on the same level as features and app
The text was updated successfully, but these errors were encountered: