First Look at Angular's new linkedSignal()

Опубликовано: 23 Октябрь 2024
на канале: Deborah Kurata
13,944
641

Angular version 19, coming out in November, will introduce a new experimental signal primitive: linkedSignal().

This video is a first look at linkedSignal() including its purpose and possible use cases.

UPDATE: This feature is now in a prerelease of Angular v19: 19.0.0-next.11. I updated the code in the link below with the pre-release and added code to try out the new feature.

Links
Code: https://stackblitz.com/~/edit/linkeds...

YouTube video: "Angular Signals: What? Why? and How?":    • Angular Signals: What? Why? and How?  

Content
00:00 New feature: linkedSignal()
00:17 computed() signal
02:34 linkedSignal()
04:11 linkedSignal() and HTTP
05:06 Wrap up

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
😊About Me
Hey! I'm Deborah Kurata
I'm a software developer and YouTube content creator. I speak at conferences such as VSLive and ng-conf. I write articles for freeCodeCamp. And I'm a Pluralsight author with courses in the top 10 most popular (out of 7,000+) for over 5 years. For my work in support of software developers, I've been recognized with the Microsoft Most Valuable Professional (MVP) award, and I'm a Google Developer Expert (GDE).

View my YouTube content:    / @deborah_kurata  
Contact me on Twitter:   / deborahkurata  
Find my Pluralsight courses: https://www.pluralsight.com/profile/a...
Access my freeCodeCamp articles: https://www.freecodecamp.org/news/aut...

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
#angular
#angularsignals
#angularstatemanagementwithsignals
#angularstatemanagement
#angulartutorials
#angularforbeginners
#angularbestpractices
#linkedsignal
#angularv19