-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
Implement code splitting to reduce initial load time.
-
Implement code splitting to reduce initial load time.
-
Currently, this wonderful lib uses third-party libraries for lazy loading. Now with native support for `lazy` image attributes, is there any chance or plan to implement some kind of native lazy loadin…
-
-
## Automated report
_This issue was created with the app's automated bug reporting feature.
Attached to this issue is the full traceback as well as an environment
fingerprint that contains inform…
-
**Describe the solution you'd like**
Implement lazy loading for the Modus Autocomplete component
We should discuss whether this is necessary before implementing
-
**-Asynchronous Resource Management:** Utilize asynchronous loading techniques to load assets in the background, reducing the impact on real-time processing.
**-Conditional Resource Loading:** Only l…
-
Time Tracking: MA-206
Lazy loading involves loading only the components that are necessary at a given time, rather than loading everything at once. This approach can drastically reduce initial load…
-
1. Move `src/book-list` folder to `src/books/book-list`
2. Create new route config and move all Books related routes to this.
books.routes.ts
Entry path is empty.
```ts
const routes: Routes =…