Learn how to use GraphQL with Angular using Apollo (Step by Step)
When it comes to angular applications, there is almost always a webserver running an API, as well.
If you have built such an API before, you are probably familiar with the REST-protocol. If you did, you probably also had some issues using it. Certainly, when it comes to more complex queries, REST ...
February 21, 2018 15 min read