Angular 17 is a Completely Different Framework

preview_player
Показать описание
A quick look at the new Angular 17 release.

💬 Topics:
- Angular 17 component example;
- Angular 17 control flow syntax;
- Angular 17 @defer;
- Modern Angular development;
- Angular 17 vs othrt frontend frameworks;
- Angular 17 signals vs ZoneJS.

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

Having used every version from 1, 2, 4 - 16 , This video is absolutely clickbait as it is NOT a completely different framework. What are you comparing it to? version 1? Some neat new features, but again NOTHING revolutionary. Recruiters will be asking "How many years do you have working with Angular 17?!" SMH Do better.

tomstickelaz
Автор

I will say modern angular in my opinion is by far the easiest framework to control state in. I’ve never felt the need to bring in a third party library.

lukewestondev
Автор

It is definitely one of the most powerful updates from Angular so far. The new syntax looks cleaner and especially since no import is necessary. @defer is a big win and so the default with esbuild + vite. Nice video btw 👍

alinghinea
Автор

Been using the standalone components although they have been in the background for a few versions to be fair.

I forgot about the new template structures, I will start to incorporate them soon!

rtpHarry
Автор

That was quite masterful I wish you had kept this going for another 1 hour using the same format.

BGivo
Автор

That was a great summary. Concise and very informative! Thanks!

fieryscorpion
Автор

Thanks for the quick overview, the whole reason angular changed its logo is to say they are in a new Era, so this changes are just the start.

TayambaMwanza
Автор

Gotta love the comments. Some people simply want to rag on Angular. Just Angular Animations alone murders most frameworks in how powerful it is. Easily best form builder to date. Signals? Peak engineering. Thanks to services you never need a cumbersome state library again.

punsmith
Автор

The only thing though, >90% established Angular projects are not going to ever upgrade to newer style because it's just too much maintenance work for most devs.

akrishnadevotee
Автор

Should i learn angular 16 or 17??? Please give me an advise! I am new at angular

MrAkash-qbut
Автор

Could you please explain how can we import previous NgModules into new v17 app.

lhaamed
Автор

Can someone please explain me, what us state in angular and why we use it and how it works .... I found in my company git repo, but couldn't figure out why they used caching and also state

RahulRaj-iktl
Автор

You can have single file components in angular and it’s still much better than jsx

omarkarim
Автор

Whats this song you use in the videos?

Noritoshi-rm
Автор

Why not just embrace jsx instead of control flow? Templating syntaxes always leave functionality to be desired and often dont translate to other frameworks. Jsx also has full TS support already.

hamm
Автор

Interesting, however it sounds like you are confusing Server Side Rendering (SSR) with deferred loading 🤷‍♂

neilbroomfield
Автор

bro what is this code editor
plzz tell me
feels like fleet

kashinadoing
Автор

Looks like Angular got a hand on that footgun

prohacker
Автор

Sometimes it feels like the author of the video starts talking in Spanish 😂

MikeNugget
Автор

I've been following sarah on x from a long time and the new angular is very good from what I've seen and heard

TechBuddy_