Angular Coding Guidelines - OpenSlides/OpenSlides GitHub Wiki

Lazy loading

This is the most important aspect when developing with Angular.

Modules

By modules, lazy loading and the goal high cohesion will be achieved.

⚠️ **GitHub.com Fallback** ⚠️