Тёмный
No video :(

🅰️ 🚀 Angular Signal Inputs ✨ 

nivek
Подписаться 7 тыс.
Просмотров 873
50% 1

Lets explore Signal Inputs

Опубликовано:

 

17 янв 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@LarsRyeJeppesen
@LarsRyeJeppesen 6 месяцев назад
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
@nivekDev
@nivekDev 6 месяцев назад
Nice. Was not aware of this. Thx for pointing that out.
@brucearmstrong5536
@brucearmstrong5536 6 месяцев назад
1 difference i have noticed is , u cannot change signal inputs , where as input decorators can be modified inside component
@nivekDev
@nivekDev 6 месяцев назад
True. In the future they plan on a new type of input which is called model. A model input basically is a WritableSignal.
@brucearmstrong5536
@brucearmstrong5536 6 месяцев назад
@@nivekDev sounds great, looking forward to that !
@xingfucoder2627
@xingfucoder2627 6 месяцев назад
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.
@nivekDev
@nivekDev 6 месяцев назад
Hey, yes. At some point I want to update the book but probably I wait until the Signal Story in Angular is complete.