Let's be honest: linkedSignal() always had a bit of a split personality. It read beautifully from another signal, deriving a value that stayed in sync automatically. But the moment you needed to write back to that source, you were on your own, writing a separate method, converting the value by ...

Source: [Dev.to](https://dev.to/gdg/linkedsignal-writes-back-a-trace-through-the-reactive-graph-37o7)

Sponsored