TypeScript Performance and Optimisation Standards · TS-04
Lazy load non-critical resources · TS-04.1 · MUST
Split code at logical breakpoints to optimise applications by keeping inital bundle sizes small, resulting in reduced load times.
Each framework implements lazy loading differently, for example: