WATCH NEXT: Angular Unit Testing Course - All That You Need to Know About Testing - kzbin.info/www/bejne/mKecq5KLm7ikna8si=WVzOWtdQUZWEbqsz
@Brendan2Alexander Жыл бұрын
Your channel is ridiculously helpful. I always feel jacked to get into my angular projects after watching a few of your videos
@MonsterlessonsAcademy Жыл бұрын
Glad to help!
@henrik3098 Жыл бұрын
this is a good angular channel
@MonsterlessonsAcademy Жыл бұрын
Thanks!
@SilvanAngele Жыл бұрын
your tutorials have such a nice understandable pace.
@MonsterlessonsAcademy Жыл бұрын
Glad to hear that!
@LukeAvedon Жыл бұрын
Thank you for all the videos with signals examples. I am super jazzed about signals.
@MonsterlessonsAcademy Жыл бұрын
Glad you like them!
@LucianoGuimarães-s8f8 ай бұрын
Impeccable, as always.
@MonsterlessonsAcademy8 ай бұрын
Wow, thank you!
@tomozi1 Жыл бұрын
Best channel and lessons. Thanks
@MonsterlessonsAcademy Жыл бұрын
Glad you think so!
@Santon-Motho Жыл бұрын
Thanks for another awesome video on Angular. Your channel and courses are top notch 💯
@MonsterlessonsAcademy Жыл бұрын
Glad you like them!
@christopheradolphe9 ай бұрын
Hi Oleksandr, thank you for this great tutorial about Angular signals. I've read some articles over the web about when to use signals vs observables. Some of them advise to keep using observables in services and use signals in components. Your video clearly shows that a service can entirely work with signals. I'd really like to know what are your thoughts about this. Also what's that code editor you are using ?
@MonsterlessonsAcademy9 ай бұрын
I see zero reasons to use something in either service or comp. Don't read these articles :) Use signals for simple state. Use RxJS when you need RxJS methods like distincUntilChanged, etc
@christopheradolphe9 ай бұрын
@@MonsterlessonsAcademy Thank you for your response and the great content!
@botondvasvari575811 ай бұрын
what if there are more complex filters that can come from different components ?
@MonsterlessonsAcademy11 ай бұрын
Then you need to change your code acording to requirements.
@valerigogichashvili Жыл бұрын
Amazing as always!
@MonsterlessonsAcademy Жыл бұрын
Thank you! Cheers!
@advance51893 ай бұрын
Impeccable!
@MonsterlessonsAcademy3 ай бұрын
Thanks
@tinodueppotell4869 Жыл бұрын
Danke!
@MonsterlessonsAcademy Жыл бұрын
Vielen dank für Ihre Unterstützung. Das ist sehr wichtig für mich!
@KushanShanuka Жыл бұрын
while watching this, i feel angular signals feature is seems like vue refs. by the way you explained well. thank you
@jorgen18010 ай бұрын
What is recommended approach to implementing custom input field validation while using Signals? Functionality provided in Reactive Forms doesn't yet seem to be reflected to Signals.
@MonsterlessonsAcademy10 ай бұрын
I don't use signals for custom validation. Just plain reactive form
@musoverda10 ай бұрын
Are there already any standards (generally accepted rules) for writing variable names for signals?
@MonsterlessonsAcademy10 ай бұрын
Nope. It's wild west.
@dimitridoroshko Жыл бұрын
Hey, man. What is your favorite framework out of the top three: angular, react, Vue?
@MonsterlessonsAcademy Жыл бұрын
I don't really like one of them more then others. Most importantly for me is to get paid for any of them. My personal preference is Elm but unfortunately it is not that popular.
@muthu1046 Жыл бұрын
Thanks!
@MonsterlessonsAcademy Жыл бұрын
Thank you so much for your support! It means a lot to me
@denysbilas3670 Жыл бұрын
HI! Thanx for sharing! I want ask you about architecture for front end application. What architecture do you use for your pet projects or work?
@MonsterlessonsAcademy Жыл бұрын
Typically by feature architectured like I showed here kzbin.info/www/bejne/f3e3opmFlMqposU
@AdelBasiony11 ай бұрын
can you please make a video using singals and Ngrx together in a project. Thanks.
@MonsterlessonsAcademy11 ай бұрын
I will add it to the list of ideas. Thanks
@AdelBasiony11 ай бұрын
Isn't it better to move all computed signals to the service and just call them in the component? even if the signal is used once in a single component. I'm really confused about which is the best practice. Highly appreciate your videos.
@MonsterlessonsAcademy11 ай бұрын
Sure. If it is shareable than move it to comp. If not then not.
@AdelBasiony11 ай бұрын
Thanks a lot.@@MonsterlessonsAcademy
@tinodueppotell4869 Жыл бұрын
Thanks - great Tutorial
@MonsterlessonsAcademy Жыл бұрын
Glad it was helpful!
@USONOFAV10 ай бұрын
ok so Signal is just an alternative to rxJS Subject?
@MonsterlessonsAcademy10 ай бұрын
Partially yes
@manojv28937 ай бұрын
Thank you
@MonsterlessonsAcademy7 ай бұрын
You're welcome
@felixmatusinio6438 Жыл бұрын
If we will use signal, do we still need rxjs? to be honest rxjs is quite pain in the ass.
@MonsterlessonsAcademy Жыл бұрын
I have a video about it kzbin.info/www/bejne/jX2agniemdabZpIsi=h3BmPJld15fBJV1s
@magnifico689 Жыл бұрын
combine rxjs and signals
@4444-c4s Жыл бұрын
🙏🙌
@austinZen8800 Жыл бұрын
Thanks!
@MonsterlessonsAcademy Жыл бұрын
Thank you so much for your support. It means a lot to me!