www.ng-conf.org ng-conf is a two day, single track conference focused on delivering the highest quality training in the Angular JavaScript framework. 500 to ... (more…)
Read more »
Angular Material component for inputting telephone numbers.. Latest version: 2.1.0, last published: 2 months ago. Start using ngx-mat-tel-input in your project by running `npm i ngx-mat-tel-input`. There are no other projects in the npm registry using ngx... (more…)
Read more »
Most Angular applications need some amount of state management. In some applications, a state management library like NgRX or Akita might make sense. But many times you can probably get away with storing application state in RxJS services. We’ll go over h... (more…)
Read more »
A CLI tool that removes empty style files from your Angular components. - BernardoGiordano/ngx-stylesweep... (more…)
Read more »
The HostBinding and HostListener decorators let you set properties or listen for events on a directive's host. (more…)
Read more »