Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in angular-module

Why use router-outlet to access component of other module doesn't need add to export

Custom RouteReuseStrategy for Angular's child module

How should I include model classes in an Angular module?

Why do i need *public-api.ts* and also *exports*

How to reuse all imports in Angular test files

Angular class is not an Angular module

How to use directive that sits in a different module

Pack/Import a local developed module into a project

"Please add a @NgModule annotation" Error on Angular2

ngmodule is not a subtype ngmoduletype

What is the point of import { DOCUMENT } from '@angular/common'; if I can already access the document

Use component from AppModule in a child module in Angular X (X stands for 2+)

angular angular-module

Utilizing Multiple Custom Modules in Angular 2 (RC5)

angular angular-module

Loading modules from different server at runtime

Directive doesn't work in a sub module

Angular call function inside forRoot method

Angular switch from lazyLoading to 'normal' loading

angular angular-module