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
In the API part, we follow some OO design principles and separate the functional code into services. This is not the case for the Admin client, it is simply a traditional spaghetti-styled code (well, it is not that bad, but we can do better). In this Epic I will prepare stories to make the Admin client codebase easier to read and write and generally be better for future.
The text was updated successfully, but these errors were encountered:
In the API part, we follow some OO design principles and separate the functional code into services. This is not the case for the Admin client, it is simply a traditional spaghetti-styled code (well, it is not that bad, but we can do better). In this Epic I will prepare stories to make the Admin client codebase easier to read and write and generally be better for future.
The text was updated successfully, but these errors were encountered: