This is a great article, very helpful, I'm working on a large angular project and have come to similar conclusions on folder structure etc. but the real gem for me was the section on 'Lazy-load dependencies on a per-route basis:'. I was not aware of the 'load' feature in the resolve config. This will definitely improve performance on loading needed modules, etc.
Thanks!
This is a great article, very helpful, I'm working on a large angular project and have come to similar conclusions on folder structure etc. but the real gem for me was the section on 'Lazy-load dependencies on a per-route basis:'. I was not aware of the 'load' feature in the resolve config. This will definitely improve performance on loading needed modules, etc.
Thanks!