Build Ionic App without Ionic-Components

Hello there,
I would like to outsource my Front-End to a specific Front-End developer. Is it possible to build an ionic App just with HTML 5 and SCSS? So he don’t need to learn everything about ionic and its components. What are the benefits of using the ionic components and disadvantage not using them ?

Thanks

Mmmm, I would say yes, but your frontend development would turn in just plain Angular. Think in Ionic as a framework, where all components have already defined their styles and behaviour. Using Ionic without it’s components (current Ionic version), is just Angular, only HTML without styles and logic.
Regards.

1 Like