I'm starting on a new project that will be under development for awhile. I've done Angular1 for a couple years and with this new project I'd like to use Angular2. So all of my code will be Angular 2, but I still want to use external libraries like Angular Material, ng-table, momentjs, and about a dozen more. These are all written in Angular1. Can I use these in my Angular2 app? I've read about the migration path for moving existing Angular1 apps to Angular2, but not sure the strategy for including large external libraries like Angular Material or ng-table.
-- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
