ngrx-course-v7 icon indicating copy to clipboard operation
ngrx-course-v7 copied to clipboard

Angular Ngrx Course - includes Store, Effects, Entity, Router Store, Schematics

Results 8 ngrx-course-v7 issues
Sort by recently updated
recently updated
newest added

https://github.com/angular-university/angular-ngrx-course/blob/86459ae0612a4848b6a60030b06af6f7e0e0f109/src/app/courses/services/lessons.datasource.ts#L38 when to unsubscribe this observable?

Hi Vesco, I've never done a pull request before so I thought I'd go through with the request. I sent you a note on your website and you told me...

When I try to start the application I get the following error message: [HPM] Error occurred while trying to proxy request /api/courses from localhost:4200 to http://localhost:9000 (HPE_INVALID_CONSTANT) (https://nodejs.org/api/errors.html#errors_common_system_errors) I tried...

after upgrading rxjs to rxjs 6.3.2 and angular to 6.1.8, I am getting following error, any idea? ![image](https://user-images.githubusercontent.com/272834/45833091-aa9c8e00-bcfb-11e8-903f-8ab05ca1dc59.png) ![image](https://user-images.githubusercontent.com/272834/45833130-cacc4d00-bcfb-11e8-9e7d-6f7c239a3393.png)