On the surface those might seem like unrelated APIs. The truth is that both come from the same line of thinking: derive state without effects.
Both linkedSignal and resource can be seen as specialized "computed".
On the surface those might seem like unrelated APIs. The truth is that both come from the same line of thinking: derive state without effects.
Both linkedSignal and resource can be seen as specialized "computed".
linkedSignal()
This video is a first look at linkedSignal(), including its purpose and possible use cases.
youtu.be/hFR3gVIY9gM
#angular #signals
linkedSignal()
This video is a first look at linkedSignal(), including its purpose and possible use cases.
youtu.be/hFR3gVIY9gM
#angular #signals
‣ Incremental hydration
‣ Server route config
‣ linkedSignal, resource, renderEffect
‣ Auto CSP
‣ Unused import reporting
‣ Standalone by default
‣ Enhanced theming
‣ Time picker
‣ 2D drag & drop
‣ Many codemods to modernize your code
Much more!
blog.angular.dev/meet-angular...
‣ Incremental hydration
‣ Server route config
‣ linkedSignal, resource, renderEffect
‣ Auto CSP
‣ Unused import reporting
‣ Standalone by default
‣ Enhanced theming
‣ Time picker
‣ 2D drag & drop
‣ Many codemods to modernize your code
Much more!
blog.angular.dev/meet-angular...
Huge release:
- (most) Signal APIs are stable 🚦
- automatic migration to signals 🤯
- standalone by default
- new linkedSignal and resource APIs
- Huge SSR and HMR improvements
And more! Check out our blog post to learn more:
blog.ninja-squad.com/2024/11/19/w...
Huge release:
- (most) Signal APIs are stable 🚦
- automatic migration to signals 🤯
- standalone by default
- new linkedSignal and resource APIs
- Huge SSR and HMR improvements
And more! Check out our blog post to learn more:
blog.ninja-squad.com/2024/11/19/w...
🕜 Focused and practical
✔️ Explained with Examples
A clear explanation of how linkedSignal works and how it differs from computed
Watch: youtu.be/CjBoh0R1tK4
🕜 Focused and practical
✔️ Explained with Examples
A clear explanation of how linkedSignal works and how it differs from computed
Watch: youtu.be/CjBoh0R1tK4
#angular #signals #typescript #reactivity #angularsignalsapi #reactiveprogramming
https://blog.angular-university.io/angular-linkedsignal/
#angular #signals #typescript #reactivity #angularsignalsapi #reactiveprogramming
https://blog.angular-university.io/angular-linkedsignal/
Watch: youtu.be/oIOOgVgN53w
#angular #ngnews
Watch: youtu.be/oIOOgVgN53w
#angular #ngnews
Thinking of open-sourcing it now.
#angular
Thinking of open-sourcing it now.
#angular
But signal forms and 2-way binding need writable signals.
Both ideas make sense — but they don’t naturally fit together.
The closest fit so far has been linkedSignal.
But there was one missing piece ...
1/4
But signal forms and 2-way binding need writable signals.
Both ideas make sense — but they don’t naturally fit together.
The closest fit so far has been linkedSignal.
But there was one missing piece ...
1/4
Which new feature, performance tweak, or bug fix in v22.1 is your favorite so far?
Test out the release and let us know your initial thoughts below 👇
In this video, we use resource reload to implement a refresh button. Then leverage linkedSignal and setTimeOut to keep users informed when their data needs refreshing.
youtu.be/sY4ofhfQ_pk
#angular #resourceAPI #signals
In this video, we use resource reload to implement a refresh button. Then leverage linkedSignal and setTimeOut to keep users informed when their data needs refreshing.
youtu.be/sY4ofhfQ_pk
#angular #resourceAPI #signals
My favourite is linkedSignal.
My favourite is linkedSignal.
Here's an example of a resettable timer with `linkedSignal` and an RxJS `interval` Observable:
Here's an example of a resettable timer with `linkedSignal` and an RxJS `interval` Observable:
- Utility Functions: linkedSignal, resource, rxResource
- Incremental Hydration
youtu.be/29ZPwVb7Dgg
- Utility Functions: linkedSignal, resource, rxResource
- Incremental Hydration
youtu.be/29ZPwVb7Dgg
Lots of SSR improvements and new signal-utilities are coming: linkedSignal, resource and rxResource
Lots of SSR improvements and new signal-utilities are coming: linkedSignal, resource and rxResource
Now there is a PR that adds a set option to linkedSignal, allowing it to handle write-backs as well as derived reads
3/4
Now there is a PR that adds a set option to linkedSignal, allowing it to handle write-backs as well as derived reads
3/4
youtu.be/TY78WK3MKE0
youtu.be/TY78WK3MKE0
With v19 being out, we've got new topics for linkedSignal, resource, etc.
With v19 being out, we've got new topics for linkedSignal, resource, etc.
The #Angular Q&A covered Incremental Hydration and the progress on modernizing testing tools. `linkedSignal` and `resource()` will be the first of the long-awaited utility functions for Signals.
youtu.be/LP1V6yXY81k
The #Angular Q&A covered Incremental Hydration and the progress on modernizing testing tools. `linkedSignal` and `resource()` will be the first of the long-awaited utility functions for Signals.
youtu.be/LP1V6yXY81k