April 2016
Intermediate to advanced
1010 pages
22h 16m
English
As our application grows, we need to consider the possibility of splitting it into different modules. It comes with it a lot of advantages, thus helping us to find the best way to test and evolve each module separately from the others and also to share each module with other projects.
In this Lesson, we are going to cover the following topics:
By gaining an in-depth understanding of the underlying business inside our application, we can isolate each group of functionalities (which are correlated) into a separated module. In the case of our parking application, we can split it into three different modules:
Read now
Unlock full access