Ionic Desktop App - Lazy Loading

I’m new to Angular and Ionic. To be honest, both frameworks drive me fucking crazy. It is nearly impossible to get anything started that is slightly different from the standard boilerplate.

Could anyone set up a starter example:

  • Desktop app with ion-split-pane (ionic start desktop-example --no-cordova blank)
  • Two menu items in the left pane which link to the two page modules
  • Lazy loading of page-modules into the content area

I’ve nearly thrown my MacBook out the window trying to achieve this. Please help!!!

And yes, I read the docs, multiple time, of both Angular and Ionic. And yes, I didn’t find any example like this online. The blog posts from Mike titled Ionic and Lazy Loading are entirely useless.

Arne

1 Like