AFSpawnService
AFSpawnService copied to clipboard
This is a Angular/TypeScript service that will dynamically create components in Angular, and attach them to a view.
Hey, Looking forward to ng-conf 2018! Some Nrwl folks that pointed me to your repo here. I plan on making a few updates to the code and updating it to...
Just some basic code cleanup. Changes some variable names and used 'const' over 'let' where appropriate. Also added some additional tslint rules.
I know that angular/material is a popular package, but a lot of us don't use it. Can you eliminate that dependency completely? Better yet, get rid of everything that isn't...
https://github.com/angular/angular/issues/14324 It has to do with the entry components of a lazy loaded module not being appended to the list in the app ComponentFactoryResolver. The solution is the caller to...
I have this idea of immortalizing myself by way of putting my initials in the title of a super successful OS project. Much like Olivier Combe did with ocLazyLoad. It...