articlesprojectstoolboxwork
12 September 2021

Organize your codebase to reflect your UI

Projects using traditional structure become increasingly confusing code as the codebase grows. Splitting the code by layers (components…