From the course: Learning Apollo

Brief introduction of Apollo

From the course: Learning Apollo

Start my 1-month free trial

Brief introduction of Apollo

- [Instructor] Apollo is an amazing graphQL client that offers compatibility across several frameworks and libraries, including React, Angular, React Native for Mobile, and even Vanilla JS. When you get started with graphQL, Apollo makes it easy to quickly put an application together and connect to your front end client. For example, in our project, we'll connect our Apollo back end to a CRM React application similar to the one we've done before in our React Native CRM course. Using graphQL, we'll learn all about queries, caching, mutations, optimistic UI, and subscriptions with Apollo. You can also explore the site and its documentation in more details beyond what we'll discuss in this course for more examples. With no further ado, let's get started.

Contents