Обложка канала

FrontEndDev

Интересные статьи для web-разработчиков.

FrontEndDev

5 лет назад
Открыть в
Lazy-load a component in Angular without routing - Witty Programming

One of the most seeking features in Angular is to lazy load a component when you need it. It is a very straightforward procedure through routing that is well documented. But, what if you do not want to use the router or you want to lazy load a component programmatically through your code?

www.wittyprogramming.dev