intershop / intershop-pwa

The Intershop PWA is an Angular based progressive web app storefront for the Intershop Commerce Platform.
https://www.intershop.com/progressive-web-app
MIT License
159 stars 85 forks source link

Question regarding Angular 16+ features' integration into PWA #1710

Open chloedulompont opened 2 months ago

chloedulompont commented 2 months ago

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