The Road to GraphQL
Introduction
One of the most challenging topics for front enders is how to maintain complex states, especially data. In order to simplify our lives in Frontend, we opted for Apollo client, a library for accompanying developers while managing data fetching and…