How to route to a Module as a child of a Module – Angular 2 RC 5

Okay, after fiddling around with this for the better part of the weekend I got it running on my end. What worked for me in the end was to do the following: Export all Routes for every module you want to route. Do not import any of the RouterModule.forChild() in the child modules. Export every … Read more

Do I have to unsubscribe from ActivatedRoute (e.g. params) observables?

No From the docs : When subscribing to an observable in a component, you almost always arrange to unsubscribe when the component is destroyed. There are a few exceptional observables where this is not necessary. The ActivatedRoute observables are among the exceptions. The ActivatedRoute and its observables are insulated from the Router itself. The Router … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)