I use Angular 4 and installed Angular Material 2 as I like how the components look.
So now I have all the components and you want to create a layout.
I know there an Angular Flex layout for it, but to be honest, I don't know Flex, so I was thinking of using Bootstrap 4 Grid to sort layouts.
Is there a reason why I should not use the Bootstrap grid with Angular Material2?
source share