![Armen Vardanyan Profile](https://pbs.twimg.com/profile_images/1513478511008403456/RRUaF4lv_x96.jpg)
Armen Vardanyan
@Armandotrue
Followers
3K
Following
28K
Statuses
10K
Armen from Armenia (very convenient). Google Developer Expert for Angular, Frontend Team Lea at @volo_it. Mentor and technical writer. Artsakh is Armenia
Armenia, Yerevan
Joined May 2012
Amazing news! 🥳 My book, "Modern #Angular", is in print now! I am very proud of this work, it took more than a year and huge amounts of effort. Hopefully, it will help Angular developers embrace all the novelties of the recent versions! Grab your copy here ⬇️
16
16
168
@tmjee @Nartc1410 @Enea_Jahollari @Jean__Meche That's the only difference :) Yes, linked signal are essentially writable signals. They also allow for accessing the previous value in the computation callback. It's very simple and there's not complex stuff going on under the hood
0
0
0
@the_ult_dev @AdriftDeveloper I've read this article - Tim here makes a lot of great points. But I think this is something that needs to be coupled with extensive API testing too. On its own it's good, but better with all other tools
0
0
0
@_issWorld It means they have a really good documentation, everything so well explained, with a very smooth learning curve
0
0
0
@Alexand46562830 To know that for sure, I must be better familiar with it, but, at first glance, sure, why not? Could be a good idea
0
0
0
@edji_mar They can be quite useful! When I want to share data across the app instead of functionality (think service vs constants) I always go for injection tokens
0
0
3
@julienn_lecoq Yeah required is not always a good option. Default option could be better, but sometimes when an input isn't provided, you just don't show something in the UI and be done with, BUT the input itself is not a boolean so "false" doesn't work well as a default
0
0
0