Deploy a fullstack Apollo app with Netlify

Apollo makes it easier than ever for product developers to integrate data from any backend into a React app. With new releases like Apollo Server 2.0 that make it super simple to set up a production-ready GraphQL layer, only one question remains: Where do you host your code?… Source: https://blog.apollographql.com/deploy-a-fullstack-apollo-app-with-netlify-45a7dfd51b0b

Layering GraphQL on top of REST

GraphQL is quickly replacing REST as the standard for which data is queried, fetched and transformed between the frontend and backend. And developers are looking to explore and reap its benefits in their brown-field projects…. Source: https://blog.apollographql.com/layering-graphql-on-top-of-rest-569c915083ad

GraphQL with Apollo for your React & React Native applications

I’m working on a React Native application that lists restaurants around you, their menus which can be drilled down to the topping that you may have on your pizza. The application was using a RESTful API. The API worked just fine without an issue…. Source: https://medium.com/@shemseddine/graphql-with-apollo-for-your-react-react-native-applications-58b50190c13d