I have some experience with Angular 1.x, and right now I am building a stack for couple of new projects.
- I want to have responsive grid, so I would like to use Bootstrap.
- I want to use Angular, so I am going with latest Angular
- I want to have material design... so I can choose https://material.angular.io/
... but I found https://mdbootstrap.com/angular/, which looks like some kind of combination of Bootstrap and Material Design which suppose to work as well with latest Angular.
I am confused and I am not sure what are main differences between those two approaches.