Câu hỏi phỏng vấn Angular
Câu hỏi

When does a lazy loa...

Câu trả lời

In Angular, a lazy-loaded module is loaded on-demand when a user navigates to a route that is associated with that module. This means that the module and its components are not loaded during the initial loading of the application but are instead loaded dynamically at runtime when the user accesses a specific route linked to the module[1][2][3][4][5][8].

Citations:
[1] https://stackoverflow.com/questions/55061793/does-angular-lazy-loading-compile-everything-or-when-it-is-loaded
[2] https://www.bairesdev.com/blog/angula...

senior

senior

Gợi ý câu hỏi phỏng vấn

middle

What is difference between declarations , providers and import in NgModule?

middle

What are Custom elements?

senior

What are the advantages with AOT?

Bình luận

Chưa có bình luận nào

Chưa có bình luận nào