Slightly incendiary title, but I really don’t like them. Perhaps I don’t understand them, or the concept behind why you now have to import simple modules in to EVERY component you create. It just seems completely counterintuitive.
Anyway, gripe over. I note Ionic 7 supports Angular 14+. Is it possible to run ionic start
and specify either Ionic 6 with Angular 15 or Ionic 7 with Angular 15? I can’t seem to find any documentation on specifying a version of Angular or Ionic when initialising a project.