Deferrable views in Angularv17

preview_player
Показать описание
Learn about what's new for Angular deferrable views with prefetching, custom triggers, and much more!

#Angular
Рекомендации по теме
Комментарии
Автор

You guys deserve all the awards coming in

AfolabiJude
Автор

Amazing to see the progress of Angular and make us devs life easier, many thanks.

beratsulimani
Автор

Nice vídeo! I'm studying to become an Angular Developer (planning to become full stack later) for some time now, I've created a few projects and I learn new things every single day. There are some struggles between university and my own studies, but I believe the journey is well worth it. Angular is a really complete and fun framework to work with! I'm really excited for the new possibilities with Angular 17 now, thank you guys for your work!

wilsonbarbosa
Автор

Great feature, funny jokes and excellent punch line. Thanks Angular team for enhancing this amazing platform

rembautimes
Автор

the lady makes such a wonderful explanation, i wish everybody teach like that, thanks

haroldpepete
Автор

The other day I updated an application from Angular 14 to 17, I reduced a lot of code and loading times with signals and the new supports. Totally changed the placeholder and spinner part through interceptors and services, I put it aside and used the new deferred view blocks, a great addition is more simpler, descriptive and versatile.

leonardohidalgo
Автор

loved the placeholder and viewport joke haha

surfbeach
Автор

Woohooo, I knew I was making the right choice when I chose Angular over React. :p

manishpradhan
Автор

@defer is awesome. Using it everywhere

LarsRyeJeppesen
Автор

what a commendable job that you done appreciate very much 👏👏👏👏👏👏

crazyshala
Автор

I start to fall in love with this, (after my initial repulse), however I don't quite get the example of the combined defer conditions (3:46). Are those joined by AND or OR?

aram
Автор

An example snippet of the component fixture wouldn't have hurt in this, otherwise very informative, video ;)

aram
Автор

It's amazing, but we will have to wait a couple years until we will be able to use this features, cause most of the projects won't update right away :)

dmitriyobidin
Автор

I think angular is the best frontend framework.

СэмҚыпшақ
Автор

angular is the best framework :)
Does anyone know when the @error shows? I guess it's just if there's an error loading the deferred component?

RobertKing
Автор

Does 'prefetch when !!val' also work, or do we have to use explicit booleans?

aram
Автор

Will this allow for a complete replacement of the old method of implementing lazy loading at the route level? Or are there cases where the old method still needs to be used?

HachemDridi-ev
Автор

What's the difference between defer and if

jsuryakt
Автор

I see that defer is mainly used to reduce bundle size etc. but can it also be used just to delay rendering for heavy components? Is that an intended use or is there a better approach?

KoenigDotGG
Автор

Hi! Are you planning to give up RxJs in the future?

eblavoltom