Learn Angular Signals - The Future of State Management

Learn Angular Signals - The Future of State Management

Monsterlessons Academy

1 год назад

19,769 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@maciej12345678
@maciej12345678 - 04.12.2023 19:21

@effectssss

Ответить
@chrisburd9751
@chrisburd9751 - 03.12.2023 19:24

I still think Rxjs is better than signals.

Ответить
@mahdikamran8061
@mahdikamran8061 - 10.11.2023 18:29

Hello,
Thanks for your videos.
I have a question, are you from Germany?
where are you from?

Ответить
@yaghuzt
@yaghuzt - 03.09.2023 21:36

Hi, I am a bit confused, to me it looks like ngModel, whats the difference?

Ответить
@jsiahaan
@jsiahaan - 16.08.2023 03:03

Great video! Thanks

Ответить
@gowthamp5612
@gowthamp5612 - 31.07.2023 14:59

For me,signal just looks like useState and useEffect in React,with more functionalities like mutable and compute.But,in my opinion change detection will easier and quicker by signals.

Ответить
@riatec6741
@riatec6741 - 09.06.2023 08:40

Can we cancel a signal that has been created?

Ответить
@brendanalexander6053
@brendanalexander6053 - 04.06.2023 17:05

Helpful and concise thank u!

Ответить
@mugatu2017
@mugatu2017 - 09.05.2023 23:55

Excellent explanation

Ответить
@SteDeus
@SteDeus - 25.04.2023 11:03

The video was very clear! I just didn't understand how effect works: how does it know to trigger when title is changed and not when users does? Does it trigger every time any signal change?

Ответить
@danielkoett9908
@danielkoett9908 - 25.04.2023 09:47

I always look forward to your content. Any plans on getting in testing in Angular with Jest for example?

Ответить
@pietrosmusi1409
@pietrosmusi1409 - 21.04.2023 20:30

they are copying from react and vue lol

Ответить
@paweliszewski6575
@paweliszewski6575 - 21.04.2023 18:57

hello, what text editor are you using?
love the channel

Ответить
@thorstenschmidt21
@thorstenschmidt21 - 20.04.2023 22:26

Hi, exists something like a benchmark? I learned that we should not call functions in Angular because it will make the app significantly slower. But with the signal you added a function to the view. How fast is it compared to older approaches?

Ответить
@farrukhmomin5291
@farrukhmomin5291 - 20.04.2023 17:54

I really don't like the esthetics of signals. Code separation which ngrx offers make code base really clean. I hope angular team comes up with something which makes code looks cleaner.

Ответить
@LukeAvedon
@LukeAvedon - 20.04.2023 17:32

Wow.

Hey, really likeing your paid course my guy.

Ответить
@MultiWarrr
@MultiWarrr - 20.04.2023 16:23

Sorry for out of context question, in ngrx can and should i update state from the backend service without any actions dispatched from from user (commercial platform)
Thanks in advance

Ответить