Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consuming APIs in Angular: Displaying Data In Components #93

Open
utterances-bot opened this issue Aug 10, 2020 · 3 comments
Open

Consuming APIs in Angular: Displaying Data In Components #93

utterances-bot opened this issue Aug 10, 2020 · 3 comments
Labels
comments Comments from utterances

Comments

@utterances-bot
Copy link

Consuming APIs in Angular: Displaying Data In Components

Learn how to fetch a list of items from a REST API and display it in an Angular component.

https://florimond.dev/blog/articles/2019/02/consuming-apis-in-angular-displaying-data-in-components/

Copy link

This is complete rubbish; the CourseService class simply doesn't do anything.

Copy link
Owner

Hi @rwb196884,

The listing for CourseService is abbreviated in this post, you can see the full listing in the previous post: The Model-Adapter Pattern, which was mentioned in the introduction of this post.

Also, I’d highly appreciate if we could stay polite and respectful around here. For example, it would have been more appropriate to phrase this as, “Is the CourseService an empty class, or am I missing something?”.

Greetings!

@florimondmanca florimondmanca added the comments Comments from utterances label Aug 25, 2020
Copy link

Thanks for the article. Although it would have been better if you have included error handling and displaying loaders/spinners while the data being fetched. Thanks nonetheless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comments Comments from utterances
Projects
None yet
Development

No branches or pull requests

4 participants