MENU

Fun & Interesting

Here's what I've figured out about Angular signals

Joshua Morony 24,355 10 months ago
Video Not Working? Fix It Now

My Angular course: https://angularstart.com/ I've been using and experimenting with signals in Angular since they came out around a year ago. This video covers some key ideas I've arrived at when using signals for state management. Get weekly content and tips exclusive to my newsletter: https://mobirony.ck.page/4a331b9076 Want to build mobile apps with Angular?: https://ionicstart.com Source code (toSignal version in separate branch): https://github.com/joshuamorony/signals-one-year/blob/main/src/app/articles/data-access/articles.service.ts Original RxJS/Signals video: https://www.youtube.com/watch?v=44_IcGPKQ_M 0:00 Introduction 0:37 RxJS vs Signals 1:06 My two common patterns 1:45 Redux-like example 3:29 toSignal example 6:47 Just get good? #angular #rxjs #signals - More tutorials: https://modernangular.com - Follow me on Twitter: https://twitter.com/joshuamorony

Comment