Best way to implement url routing

Hi @Andrew_Bull and all, I got help with this routing issue today:

External link to Ionic PWA

I am eager-loading components and the conference app example has proven very helpful. Just add the deeplinks to the app.module.ts and all seems to be well in my ionic world again. IonicPage has a lazy-loading solution. No plugins required.