File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ Go through the notes [here](docs/learn-typescript.md).
24
24
## Learn RxJS
25
25
Go through the notes [ here] ( docs/learn-rxjs.md ) .
26
26
27
+ ## Learn Signals
28
+ Go through the notes [ here] ( docs/learn-signals.md ) .
29
+
27
30
## Learn Angular fundamentals
28
31
[ Angular in 2 minutes] ( https://youtu.be/Y2i6U1L6oyM?si=ld3SFvAalG2-mHz5 )
29
32
[ What is Angular (Great overview!)] ( https://angular.io/guide/what-is-angular )
Original file line number Diff line number Diff line change
1
+ # Learn Signals
2
+
3
+ ## Helpful links
4
+ 1 . [ Angular Signals: What? Why? and How?] ( https://youtu.be/oqYQG7QMdzw?si=xluuaRWa8d6Wp35q ) (Excellent!)
5
+ 2 . [ How Angular Signals and RxJS Work Together] ( https://youtu.be/5SD995zKvbk?si=Vm2XStInTd3-5qCo ) (Excellent!)
6
+ 3 . [ Angular Signal vs BehaviorSubject] ( https://youtu.be/a6XKMj-WRhM?si=i7tal5IuLzJ1bYts ) (Excellent!)
7
+ 4 . [ Manage State with Angular Signals] ( https://youtu.be/04avEeicarQ?si=FLOVHMsknG53mQ07 ) (Excellent!)
You can’t perform that action at this time.
0 commit comments