Using the Flux pattern in combination with Relay on a charting use-caseBy Daniel SteinerThe flux pattern is around for a while and has found its implementations in popular libraries like e.g. Redux. When using a GraphQL server for the data representation of an application, Relay and Apollo are the two widely used GraphQL clients. ...