33:49 it's actually a Typescript issue, that you have to do this. A future release of TS will fix this so you don't have to write it with that verbose syntax
@nivekDev10 ай бұрын
Nice. Was not aware of this. Thx for pointing that out.
@brucearmstrong553610 ай бұрын
1 difference i have noticed is , u cannot change signal inputs , where as input decorators can be modified inside component
@nivekDev10 ай бұрын
True. In the future they plan on a new type of input which is called model. A model input basically is a WritableSignal.
@brucearmstrong553610 ай бұрын
@@nivekDev sounds great, looking forward to that !
@xingfucoder262710 ай бұрын
Great video Kevin. Thanks for sharing this Angular update. Will be your Angular Signals book updated? I bought that some weeks ago and would be great to have the full current signals scene there. Thanks in advance.
@nivekDev10 ай бұрын
Hey, yes. At some point I want to update the book but probably I wait until the Signal Story in Angular is complete.