Summary

In this chapter, you learned how to build a fully-featured Hackernews clone with Angular and Apollo Client. You implemented several features, such as displaying a list of links, login functionality, creating new links, voting on links, pagination as well as real-time updates with GraphQL subscriptions.

Apollo is a flexible GraphQL client that can be used on all major development platforms. It has an intuitive API and implements handy features like caching, optimistic UI and subscriptions that let you focus on the critical parts of your app.

Unlock the next chapter
Did you find this tutorial useful?
What tutorial?
Yes, I learned something!
No, I even forgot what I knew before!
Fish!