angular-course
angular-course copied to clipboard
Angular Core Deep Dive (Video Course) - https://angular-university.io/course/angular-course
Hi,The server run on port 9000,then how did api request to port 4200 works?In my case it returns 404 error GET http://localhost:4200/api/courses?page=1&pageSize=10 404 (Not Found) http://localhost:9000/api/courses
I dont see the complete css file where template uses following classes but these classes are not present in any of the css files (app css or course card css)....
Upgrading codelyzer from 0.0.28 to 6.0.0 worked for me https://github.com/angular-university/angular-course/blob/3fedfca2b23aeb7e943f15fa34f9e8d63c11ac14/package.json#L44
I am facing issue your code ERROR Error: NG02200: Cannot find a differ supporting object '[object Object]' of type 'object'. NgFor only supports binding to Iterables, such as Arrays. Did...
How to resolve this issue while using Observable. ERROR Error: NG02200: Cannot find a differ supporting object '[object Object]' of type 'object'. NgFor only supports binding to Iterables, such as...
Hi Team how to resolve this issue. 
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.32 / 1.0.32 Add new browser : DuckDuckGo, Huawei Browser, LinkedIn Add new OS : HarmonyOS Add some...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...