You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to know if the PWA team are planning to release general guidelines regarding Angular 16+ new features such as:
Standalone components
Signals integration
Deferable views
new template control flow
etc
We are currently in Angular 16, so signals are not stable yet. Deferrable views and New Control Flow will not be available before V17 and stable in V18, but you might already have internal discussion related to it.
I would also like to know how you plan to implement these new features into the PWA. While I don't expect a full migration to standalone components and a heavy use of signals anytime soon, having a general idea might allow us to adapt accordingly.
One last thing, if you plan on heavily using signals in the future, do you plan on using the Ngrx/signals library ?
Hello,
I'd like to know if the PWA team are planning to release general guidelines regarding Angular 16+ new features such as:
We are currently in Angular 16, so signals are not stable yet. Deferrable views and New Control Flow will not be available before V17 and stable in V18, but you might already have internal discussion related to it.
I would also like to know how you plan to implement these new features into the PWA. While I don't expect a full migration to standalone components and a heavy use of signals anytime soon, having a general idea might allow us to adapt accordingly.
One last thing, if you plan on heavily using signals in the future, do you plan on using the Ngrx/signals library ?
Thank you !
AB#99711
The text was updated successfully, but these errors were encountered: