TOP 3 Reasons Why Defer Block Doesn't Work in #angular17

preview_player
Показать описание
Level up your Angular skills with my Advanced Courses 🚀

Sometimes, deferrable views are not working as we expect, and in this short #FrontendSnack, I wanted to share the TOP 3 reasons why this could happen.
Рекомендации по теме
Комментарии
Автор

See the full video about Deferrable Views -

DecodedFrontend
Автор

great tips, i would like to see a video about what's the way of using defer in angular? in your style

haroldpepete
Автор

About Reason2:
What if our component has multiple sections where async data has to bet fetched and every section has it‘s pwn defer block, would that work?

maid
Автор

The question is, why defer block sometimes works and sometimes and somewhere does not.

amadeusbm