Apollo
Course Announcement: GraphQL with Angular & Apollo
The first CodingTheSmartWay.com online course has been launched and is available on Udemy: GraphQL with Angular & Apollo – The Full-stack Guide (use this link to get the course for just $10 right now) This course is for everyone interested in learning how to build a full-stack GraphQL-based web application with Angular. The [...]
Apollo Client For Angular – Making Use of GraphQL
The Apollo Client project is part of Apollo and lets you bind GraphQL data to your web user interface. Apollo client is available for major JavaScript frameworks like React, Vue.js, Angular. In this tutorial we’ll take a look at Apollo Client for Angular. We’ll set up a new Angular 5 project from scratch and you’ll [...]