Using HostBinding and HostListener in Custom Angular Directives
The HostBinding and HostListener decorators let you set properties or listen for events on a directive's host. (more…)
Read more »How to setup an Angular 2+ frontend with User Register/Login capabilities using Ruby on Rails backend and Devise Token Auth gem… Read more