I have usual multi-page project (about 30 separate pages). I'd like to use Google Material Design for all of them. I reviewed different solutions and found that Angular Material provides the most appropriate one for my case. But Angular Material works only together with basic Angular framework. So I will need to load Angular on each page to use Angular material. Is it good approach? As I understand basically Angular is used for single-page applications.
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
