tastejs / angular-movies

A Angular Movies App Optimized for Performance
https://angular-movies-a12d3.web.app/list/category/popular
MIT License
375 stars 78 forks source link

Migrate to latest angular features #287

Open eneajaho opened 3 weeks ago

eneajaho commented 3 weeks ago
ChristopherPHolder commented 1 week ago

We currently have 2 MR in suspense to migrate to v18 and well i guess we will basically go straight to v19...

From what I see the issue to get that merge is the setup for SSR and Firebase.

It seems to me we currently do not have any SSR deployed?

Should we not migrate to the new application builder and remove the ng-universal-express project? And ether also remove the firebase-function project or excluded from the test to that we can keep moving forward on this?

@eneajaho @hoebbelsB @BioPhoton