toma 🅰️
tomalaforge.bsky.social
toma 🅰️
@tomalaforge.bsky.social
Angular GDE
NX champion
maintainer of Angular Challenges
🚨 @angular Quiz

Building on the trick I shared about using computed with signal...

If you need to convert it into an observable, why does the following code fail to work when the user changes through the state?

How can you fix it ?

Time to hit the keyboard! ⌨️

Good luck 💪
January 29, 2025 at 10:14 AM
LinkedSignal is amazing! 🚀

It allows you to derive a signal while still maintaining a writable signal.
If you’re using @angular < v19, don’t worry—there’s a trick to achieve the same functionality.

This approach can help you better understand what a LinkedSignal is all about💪
January 24, 2025 at 1:28 PM
@angular signal forms API is one of the most awaited feature for next version.

✅ Good news: the team is experimenting

👇 Here a two first ideas:
(‼️This is very early stage of the experiment)

WDYT?
December 18, 2024 at 10:11 AM