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
Thank you very much for such high-quality material. It really allows you to look at the development process from a different angle. However, I am interested in discussing the following point. Yes, the number of domains is extremely small now, but what if we deal with a dozen entities. How will the project structure be formed with the increase in the number of domain packages? In this case, is it wise to use a hybrid between Feature-Based and Hexagonal Architecture?