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:
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