Thank you very much for your effort! Great explanation. When you make your next Video and compare Observables and Signals maybe also include BehaviorSubjects. Would be good to know when to use what and what the benefits are of each one
Thank you so much for all your Videos. but I am somehow unsure. How about making a video on how you would make a modern Angular project. With users and content from an API and so on, because there are so many different possibilities in Angular and I just don't know what is the best practice. 😵💫
Generally signals are slowly becoming mainstream due to their efficiency. Try slowly incorporating them into your projects for anything you render within components. But remember, unless your project is very render heavy and you do actual benchmarks, you're unlikely to even see a difference.
Perfect. Special thanks for your distinct English speech.❤
Very very very very usefull video!
Thanks, just that i've looking for)
Thank you very much for your effort! Great explanation. When you make your next Video and compare Observables and Signals maybe also include BehaviorSubjects. Would be good to know when to use what and what the benefits are of each one
Thanks for making this video. Signals seem to work in a very unintuitive way that I'm not sure I'd pick up just from reading documentation.
Thank you!
this is magic
Thank you so much for all your Videos. but I am somehow unsure. How about making a video on how you would make a modern Angular project. With users and content from an API and so on, because there are so many different possibilities in Angular and I just don't know what is the best practice. 😵💫
Generally signals are slowly becoming mainstream due to their efficiency. Try slowly incorporating them into your projects for anything you render within components. But remember, unless your project is very render heavy and you do actual benchmarks, you're unlikely to even see a difference.
Perfect explanation. Special thanks for your distinct English speech.❤
seems very familiar from React)
You'll come to find that most frameworks are incredibly similar! Once you learn one you can easily transition to most others.