Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in angular2-modules

how to use sharedModule in angular2?

How can I get metadata for the current module in Angular 2?

How to import/use lazy load module on another ng-module

Would the module loaded twice in Lazy-load module

angular angular2-modules

Angular2 "No provider for Service!" error when provider is added @NgModule

Angular 2 Routing Error with ModuleWithProviders

Angular 4.0.0 could not find bootstrap code

angular angular2-modules

Multiple modules in Angular 2

Angular2 Routing: import submodule with routing + making it prefixed

Error: 'app-header' is not a known element: Angular 2

angular angular2-modules

Angular 2: Load different versions of the libraries based on the data

Angular 2.0 Unexpected value '[object Object]' imported by the module 'AppModule'

Angular 2 - (SystemJS) Unexpected directive 'ViewerComponent' imported by the module 'GalleryModule'

angular angular2-modules

Is nested modules bad in Angular?

How do I provide a service in a lazy-loaded module and have that service scoped to just the lazy-loaded module and its components?

Angular2 - Directive not working when not declared in the same module

Angular 2 - Exporting Auth Services from AuthModule to AppModule

Angular: Lazy loading modules with services