Confusion about SSG and SSR in Angular 18
I’m currently running a small Angular 13 application on GitHub Pages and I want to update it to Angular 18 to use the new features. Additionally, I’m thinking move to SSG, to improve the user experience and continue hosting my application on GitHub Pages.