Hi guys, I have a question between these two awesome layout modules. Previously when I was developing an ionic app, I love how ionic grid simpleness. But soon when I start building my website with angular. I found angular flex layout. which has a lesser line of code to achieve the same thing. I was wondering is it better for me to switch from ionic grid to angular flex layout in my ionic app project.
What do you think guys?
- Is ionic grid has better flexibility or advantages compare to angular flex when working in an ionic app? or are they the same?
- Which would you choose since angular flex layout is less verbose and look ‘kinda’ neater than ionic grid>ion-row>ion-col
Link to Angular Flex Layout
Happy coding