Presentation: Connecting GraphQL to your own React project
Now that Magento 2.3 will add a new GraphQL API to the core and now that PWA Studio becomes more mature, it is time to start playing with React. Obviously, the best way of learning how to build Magento PWAs is to build a PWA with Magento. However, there are many more hybrid scenarios possible that allow you to build React-based projects, choose your own GraphQL client (like ApolloClient) and allow you to fetch data from Magento and import it into your site as you see fit. This talk focuses on smaller PWAs that don’t need too much fluff but simply are based on React and use GraphQL to pull in data from Magento.