How to implement multiple lifecycle hooks for an Angular2 component?
You can extend 1 class and implement multiple interfaces. Lifecycle hooks are interfaces. class D extends C implements A, B{}
You can extend 1 class and implement multiple interfaces. Lifecycle hooks are interfaces. class D extends C implements A, B{}
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.