I never really got into rxjs. I tried many times, but that library somehow never hooked me. I only used the basic stuff, like observables, subjects but almost never worked with their operators nor did some kind of deep rxjs programming. Now I'm refactoring my code to using signals and I'm enjoying it (even though I usually hate rewriting code). Maybe signals are a good improvement under the hood, but even on the surface, I find them amazing. My code looks cleaner, it needs less logic to fulfill certain functionalities. I'm very happy. Angular is amazing! 😇
@mkez0019 ай бұрын
how many years of experience in angular do you have?
@fonzanedelungini9 ай бұрын
@@mkez001 I think I started with angular 7 about 5 years ago.
@fonzanedelungini9 ай бұрын
@@mkez001 I started with angular 7 about 5 years ago. I'm a sole developer of a web app that runs in the intranet of one of the big energy supply companies in germany. I get constantly good to very good feedback from the users of my app and I'm thankful that angular is such a beautiful framework that enables me to maintain a high complexity with simple and elegant code.
@Bourn779 ай бұрын
cant agree more, never really hooked into Angular with all the rxjs stuff, now with Signals it looks approchable for me. way cleaner imho, hope we get to completely ignore rxjs if required with httpclient also supports native signal functionality instead of returning observables.
@TheRealJacobWurz3 ай бұрын
This was very helpful, thank you.
@kiransaravade51274 ай бұрын
amazing explanation .. u r a great teacher
@ramaraob3337 ай бұрын
Hi Kevin, Great teaching with In-depth knowledge. Loved it. Can you make a video on how observables behave behind the scenes. Thank you!
@TayambaMwanza10 ай бұрын
I've been wondering where you've been 😊
@LarsRyeJeppesen10 ай бұрын
About http client and observables: once you go zoneless, there is nothing preventing you from using native Fetch
@Bourn779 ай бұрын
can you share the source code for change detection demo component with colour codes?
@rohit87k10 ай бұрын
Awesome as always 🎉❤ Could you please share the Amazing PPT
@mktrann9 ай бұрын
I am also looking forward the PPT, thank you so much!
@PaulSebastianM9 ай бұрын
Can't belive they were doing this checking in the beginning. Totally blows my mind how someone could design this. 😂