Тёмный
No video :(

Change detection and Angular signals in Angular v16 

Angular
Подписаться 149 тыс.
Просмотров 47 тыс.
50% 1

Learn about the exciting news regarding Angular signals, and how these features help build better apps. Find out how to get started with Angular signals now that it’s available for developer preview.
Learn more about Angular v16 → goo.gle/angula...
Angular signals → goo.gle/angula...
Watch more videos about Angular v16 → goo.gle/Angula...
Subscribe to Angular → goo.gle/Angular
#Angular

Опубликовано:

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 59   
@Angular
@Angular Год назад
Learn more about Angular v16 → goo.gle/angular-v16 Angular signals → goo.gle/angular-singals
@mohamedal-qadeery6530
@mohamedal-qadeery6530 Год назад
angular signals link not working
@zebcode
@zebcode 9 месяцев назад
Angular signals link doesn't work?
@Brendan2Alexander
@Brendan2Alexander Год назад
Simple video but all I needed to get bopping with signals. Thank u!
@MZ-uv3sr
@MZ-uv3sr 25 дней назад
This woman is a good presenter, very clear.
@ancientelevator9
@ancientelevator9 Год назад
Love the naming; super intuitive!
@yufgyug3735
@yufgyug3735 Год назад
Great stuff, will update my applications as soon as it is production ready!
@Angular
@Angular Год назад
Yes! What's a problem this syntax solves for you?
@yufgyug3735
@yufgyug3735 Год назад
@@Angular i imagine using far fewer async pipes thanks to signals
@indylawi5021
@indylawi5021 Год назад
Thx for the info. Looking forward to using Signals. Glad Angular is moving in this direction.
@bottletyre
@bottletyre 16 дней назад
Angular Signals: A reactive approach, with features from Vue and React combined !
@brampeirsful
@brampeirsful Год назад
FYI: Signals link not working.
@Angular
@Angular Год назад
Sorry, try this out: angular.io/guide/signals
@VoyageofLittleLiya
@VoyageofLittleLiya 11 месяцев назад
Please explain real time implementation of signals and computed with their pros & cons.
@compton8301
@compton8301 Год назад
Interesting. Thank you.
@its_vincesanity
@its_vincesanity Год назад
I'm not sure if I understand it correctly: Is the goal to go away from the "classic" 2-way-binding approach? That would be a bummer
@rickelmonoggin
@rickelmonoggin Год назад
yes, it's going to change: inputs and outputs will be implemented with signals, not with decorators; but it will be backwards compatible so old code won't break when you update Angular.
@its_vincesanity
@its_vincesanity Год назад
@@rickelmonoggin thanks for your answer, but I meant more about in general. If we still with have two-way-binding or a React-like concept for Angular as whole.
@mugatu2017
@mugatu2017 Год назад
spending time learning ngrx, rxjs , reactive forms,...for nothing, thanks angular
@Angular
@Angular Год назад
Signals will be interoperable with RxJS and we haven't finalized the Reactive Forms story just yet. We're also working with library authors on this stuff, too! So your hard work isn't all for nothing :)
@sjk9128
@sjk9128 9 месяцев назад
Somehow, I’m more comfortable with rxjs than signals, only feature I didn’t like in ng is depending on ngOnchange instead reactive inputs.
@jophilmadrigal6154
@jophilmadrigal6154 9 месяцев назад
signal component will solve this problem
@jonno081
@jonno081 2 месяца назад
Is signal similar to ref in Vue and effect similar to Vue's watch?
@powerbit
@powerbit Год назад
Good ,Thanks.
@amirmehrizi6045
@amirmehrizi6045 Год назад
the core concept is derived from the React useState and useEffect hook to update the DOM.
@marcel5235
@marcel5235 Год назад
not the concept but DX, under the hood there is no VDOM or working loop, it uses shadow dom and render pipelines ( in theory this can be faster than VDOM ), signals are inspired more by Solid than React
@mac.ignacio
@mac.ignacio Год назад
hahaha don't push the react concept on Angular. It will never suffice. Angular doesnt have a VDom. REACT is not REACTIVE. REACT has a false reactivity concept.
@Nafiganado
@Nafiganado 8 месяцев назад
What are the alternatives to mimic this approach in Angular 15?
@vedantmandwe5326
@vedantmandwe5326 Год назад
So interesting
@techduke9511
@techduke9511 Год назад
Angular team, how can i upgrade my angular application from version 12 to v.15, in between i facing lots of dependency conflicts ?
@beeeeeeeeeeep
@beeeeeeeeeeep Год назад
Wrong link: singals -> signals
@longuinni
@longuinni Год назад
Almost like mobx
@SALEEEEM73
@SALEEEEM73 Год назад
How to call a function on signal change. Effect is one function, how we know which signal changed thatswhy effect called.
@SkillnoMusic
@SkillnoMusic Год назад
"When the value of the signal they USE change"
@Mego4884
@Mego4884 Год назад
When you defined function effect( () => { signal1(); signal2(); } ) then effect( () => { signal1(); signal3(); } ) - so when signal2 is updated, then the first effect function will be called, when signal3 is updated then the second effect will be called. When signal1 is updated - then both effect will be called. I hope I got it right :)
@nathanalberg
@nathanalberg Год назад
sweet
@FelixKirchhoff-je9pq
@FelixKirchhoff-je9pq Месяц назад
thats heavily influenced by solid.js signals.
@m33gs
@m33gs Год назад
Did someone give angular the apple 'new product' script ? like damn
@yuriimarshalofficial
@yuriimarshalofficial Год назад
takeUntilDestroy and signals - when you use own framework and tired to type all that spaghetti (me too) 😄 that's what I call user friendly! Guys you are brilliant!
@mac.ignacio
@mac.ignacio Год назад
ReactJS is not reactive.
@shashankvivek4812
@shashankvivek4812 Год назад
Why so many major changes all the time? 1st from Angular Js to Angular 2 , which shook confidence of consumer who put money in Angular Js. Now we will have libraries with old way and signal way. Doesn't boost my confidence with these Fancy stuffs .
@Mego4884
@Mego4884 Год назад
This is not breaking change, this is just optional feature which you can use for your benefits. But it's also perfectly fine to do as you are used to :)
@shashankvivek4812
@shashankvivek4812 Год назад
@@Mego4884 I agree but I think it would be more confusing for new devs to understand both approach. Angular already requires steep learning curve. I have been working on angular since 2016 , and I feel that it is gonna solve important problem but will bring more complexity with 2 diff approaches. All libs will start releasing 2 versions now. That's what I don't like
@Cheesyonmytoasty
@Cheesyonmytoasty Год назад
It’s the angular way, it gets frustrating. Looks like a load of extra boiler plate to add more dev work where I thought Angular should be letting us code and sort out the updates to UI behind the scenes 🙄
@mugatu2017
@mugatu2017 Год назад
They take this new path without asking the community
@metaltear1
@metaltear1 Год назад
@@mugatu2017 they did a whole RFC about it to get community feedback
@hendrx
@hendrx 9 месяцев назад
This video format is horrible it takes 2 minutes to get to the 1 minute point. 2:00 skip to here guys
@mugatu2017
@mugatu2017 Год назад
angular is digging his own grave
@xXxDiukexXx
@xXxDiukexXx Год назад
Why do you think that?
@Simon-yf7fo
@Simon-yf7fo Год назад
Yea, I'd love to know that as well. Seems like a great change and no one forces you to use signals. If you dislike them just stick to rxjs
@JBuchmann
@JBuchmann Год назад
I think it's a great addition. Forever people complained about the Zone.js change detection being slow, inefficient, etc. I think Signals is their way to resolve that problem.
@avivbenshahar6422
@avivbenshahar6422 Год назад
It is a good solution and a pretty nice feature. The thing our friend here meant was that Angular core code base became so huge, that it’s almost impossible for a new developer to learn it all 😕 That’s why breaking changes should not be avoided.
@skaffen
@skaffen 6 месяцев назад
Fear of change hurts way more.
Далее
New framework features in Angular v16
2:08
Просмотров 25 тыс.
Angular Signals: The Complete Guide
15:22
Просмотров 8 тыс.
Only I get to bully my sister 😤
00:27
Просмотров 15 млн
Learn Angular Signals - The Future of State Management
10:02
Getting started with Angular Signals
11:03
Просмотров 42 тыс.
Angular change detection explained in 5 minutes
6:06
What’s new in Angular v18
20:08
Просмотров 117 тыс.
Why Angular Signals? Write Your First Signal
14:25
Просмотров 10 тыс.
Understanding Signals
8:04
Просмотров 32 тыс.
Brutally honest advice for new .NET Web Developers
7:19