I have to refactor a large codebase written in Angular. After some analysis I found that my application deals mainly with 3 entities i.e. A, B and C. There are different views/pages which need any one or all of the entities to do their processing. So, for example there is a Permission page which onlyRead more